scripts moved to ~/.local/bin

This commit is contained in:
Luke Smith
2019-05-18 00:07:32 -04:00
parent 18e001db07
commit 54920103c2
78 changed files with 13 additions and 13 deletions

2
.local/bin/i3cmds/dropdowncalc Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/sh
ifinstalled bc && echo "Welcome to the Calculator." && bc -lq