diff options
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* |