]> git.armaanb.net Git - charsel.git/commitdiff
modified Makefile
authorArmaan Bhojwani <3fb650a9-b47e-4604-a282-1dd91953b2ee@anonaddy.me>
Mon, 26 Oct 2020 14:06:39 +0000 (10:06 -0400)
committerArmaan Bhojwani <3fb650a9-b47e-4604-a282-1dd91953b2ee@anonaddy.me>
Mon, 26 Oct 2020 14:06:39 +0000 (10:06 -0400)
Makefile
README.md

index 9ef379a7c7fa6f11879e3f765ab0ea07f75cb102..1ed3a853e83c7953b31dff7979561005f27f3838 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -10,12 +10,12 @@ install:
 >cp ./charsel /usr/bin/
 
 uninstall:
->rm -rf /usr/share/charsel/charfiles/
+>rm -rf /usr/share/charsel/
 >rm -rf /usr/share/doc/charsel/
 >rm -rf /usr/bin/charsel
 
 reinstall:
->rm -rf /usr/share/charsel/charfiles/
+>rm -rf /usr/share/charsel/
 >rm -rf /usr/share/doc/charsel/
 >rm -rf /usr/bin/charsel
 >chmod +x ./charsel
@@ -26,5 +26,5 @@ reinstall:
 >cp ./charsel /usr/bin/
 
 purge:
->rm -rf  ~/.local/share/charsel/
->rm -rf ~/.cache/charsel/
+>rm -rf  $USER/.local/share/charsel/
+>rm -rf $USER/.cache/charsel/
index c43697be2fe944cdb0b337601865ff9017d07eb7..a9f84b8d852463c1682164e9046f61d939de3df9 100644 (file)
--- a/README.md
+++ b/README.md
@@ -17,7 +17,9 @@ It uses a plain-text file known as a "charfile" to define easy to reach shortcut
 ## Usage
 For argument usage, use `charsel -h`
 
-Once you have started the program, simply type the shortcut listed on the left side of the table to copy the character on the right side of the table to your clipboard. Shortcodes the same length as the longest one will automatically be entered. To quit, type ';' as a shortcode
+This script is also so simple that the script itself can basically function as the documentation
+
+Once you [have](have) started the program, simply type the shortcut listed on the left side of the table to copy the character on the right side of the table to your clipboard. Shortcodes the same length as the longest one will automatically be entered. To quit, type ';' as a shortcode
 
 Some of the default charfiles have hidden shortcuts for capital letters that are not shown on the table. Simply type a capital version of the shortcut key to access the capital version of the special character.