inital commit
This commit is contained in:
3
.local/bin/dropdowncalc
Executable file
3
.local/bin/dropdowncalc
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
ifinstalled bc && echo "Welcome to the Calculator." && bc -lq
|
Reference in New Issue
Block a user