diff options
author | Luke Smith <luke@lukesmith.xyz> | 2018-05-01 14:36:36 -0700 |
---|---|---|
committer | Luke Smith <luke@lukesmith.xyz> | 2018-05-01 14:36:36 -0700 |
commit | cd357e5c67d9101ca14c4706b50878cea8cf1300 (patch) | |
tree | 0ad3a0d70ebd4820c629f1031ac3a95953466ef4 /st-remove.sh | |
parent | 60ea12d97195f65d257894ce73284985b98b4622 (diff) |
Big cleanup and some redundant bindings added
Diffstat (limited to 'st-remove.sh')
-rwxr-xr-x | st-remove.sh | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/st-remove.sh b/st-remove.sh deleted file mode 100755 index 48d3d41..0000000 --- a/st-remove.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh - -rm /usr/local/bin/st -rm /usr/local/share/man/man1/st.1 -rm /usr/share/terminfo/s/st* |