aboutsummaryrefslogtreecommitdiffstats
path: root/user-scripts
diff options
context:
space:
mode:
Diffstat (limited to 'user-scripts')
-rw-r--r--user-scripts/README.md16
-rwxr-xr-xuser-scripts/copier (renamed from user-scripts/copier.sh)0
-rwxr-xr-xuser-scripts/edit (renamed from user-scripts/edit.sh)0
-rwxr-xr-xuser-scripts/fzy (renamed from user-scripts/fzy.sh)0
-rwxr-xr-xuser-scripts/imgur (renamed from user-scripts/imgur.sh)0
-rwxr-xr-xuser-scripts/picker (renamed from user-scripts/picker.sh)0
-rwxr-xr-xuser-scripts/sxiv (renamed from user-scripts/sxiv.sh)0
-rwxr-xr-xuser-scripts/upgrade (renamed from user-scripts/upgrade.sh)0
8 files changed, 8 insertions, 8 deletions
diff --git a/user-scripts/README.md b/user-scripts/README.md
index 2c1b985..49c482b 100644
--- a/user-scripts/README.md
+++ b/user-scripts/README.md
@@ -1,12 +1,12 @@
-#### List of scripts
+#### Alphabetical list of scripts
| Script | Description |
| --- | --- |
-| copier.sh | Copy selection to clipboard |
-| edit.sh | Fuzzy find a file in directory subtree with fzy and edit in vim |
-| fzy.sh | Fuzzy find a file in directory subtree with fzy and open using xdg-open |
-| imgur.sh | Upload an image file to imgur |
+| copier | Copy selection to clipboard |
+| edit | Fuzzy find a file in directory subtree with fzy and edit in vim |
+| fzy | Fuzzy find a file in directory subtree with fzy and open using xdg-open |
+| imgur | Upload an image file to imgur |
| nlaunch | drop-down app launcher (needs fzy), drop in `$PATH`; fallback regular prompt |
-| picker.sh | Pick files and pipe the newline-separated list to another utility |
-| sxiv.sh | Open images in current directory in sxiv |
-| upgrade.sh | Check and update to latest version of nnn manually on Debian 9 Stretch |
+| picker | Pick files and pipe the newline-separated list to another utility |
+| sxiv | Open images in current directory in sxiv |
+| upgrade | Check and update to latest version of nnn manually on Debian 9 Stretch |
diff --git a/user-scripts/copier.sh b/user-scripts/copier
index a99b88b..a99b88b 100755
--- a/user-scripts/copier.sh
+++ b/user-scripts/copier
diff --git a/user-scripts/edit.sh b/user-scripts/edit
index f23d7a8..f23d7a8 100755
--- a/user-scripts/edit.sh
+++ b/user-scripts/edit
diff --git a/user-scripts/fzy.sh b/user-scripts/fzy
index ba8cfc9..ba8cfc9 100755
--- a/user-scripts/fzy.sh
+++ b/user-scripts/fzy
diff --git a/user-scripts/imgur.sh b/user-scripts/imgur
index 0a660fc..0a660fc 100755
--- a/user-scripts/imgur.sh
+++ b/user-scripts/imgur
diff --git a/user-scripts/picker.sh b/user-scripts/picker
index cebecb1..cebecb1 100755
--- a/user-scripts/picker.sh
+++ b/user-scripts/picker
diff --git a/user-scripts/sxiv.sh b/user-scripts/sxiv
index 985dce7..985dce7 100755
--- a/user-scripts/sxiv.sh
+++ b/user-scripts/sxiv
diff --git a/user-scripts/upgrade.sh b/user-scripts/upgrade
index fa044ee..fa044ee 100755
--- a/user-scripts/upgrade.sh
+++ b/user-scripts/upgrade