aboutsummaryrefslogtreecommitdiff
path: root/scripts/commands
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/commands')
-rwxr-xr-xscripts/commands/:emacs4
-rwxr-xr-xscripts/commands/:email4
-rwxr-xr-xscripts/commands/:music4
-rwxr-xr-xscripts/commands/:scratchpad4
-rwxr-xr-xscripts/commands/:system-monitor3
5 files changed, 2 insertions, 17 deletions
diff --git a/scripts/commands/:emacs b/scripts/commands/:emacs
deleted file mode 100755
index 72ea1fb..0000000
--- a/scripts/commands/:emacs
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/usr/bin/env bash
-
-emacsclient -c -n "$@";
-
diff --git a/scripts/commands/:email b/scripts/commands/:email
deleted file mode 100755
index 0b7b63f..0000000
--- a/scripts/commands/:email
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/usr/bin/env bash
-
-sensible-terminal -e neomutt
-
diff --git a/scripts/commands/:music b/scripts/commands/:music
index 300a39f..8620adb 100755
--- a/scripts/commands/:music
+++ b/scripts/commands/:music
@@ -1,5 +1,5 @@
#!/usr/bin/env sh
-#sensible-terminal -e ncmpcpp
+sensible-terminal -e ncmpcpp
-spotify
+# spotify
diff --git a/scripts/commands/:scratchpad b/scripts/commands/:scratchpad
deleted file mode 100755
index 69f0971..0000000
--- a/scripts/commands/:scratchpad
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/usr/bin/env bash
-
-sensible-terminal -e sensible-editor ~/.config/vimwiki/scratchpad.md;
-
diff --git a/scripts/commands/:system-monitor b/scripts/commands/:system-monitor
deleted file mode 100755
index f254fd2..0000000
--- a/scripts/commands/:system-monitor
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/usr/bin/env bash
-
-sensible-terminal -e gotop