aboutsummaryrefslogtreecommitdiff
path: root/scripts/commands/:emacs
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2022-08-07 19:08:14 +0530
committerAkshay Nair <phenax5@gmail.com>2022-08-07 19:08:14 +0530
commit44c721023d0a48db6dbba4b5aee1f45d062bb4f3 (patch)
tree6567a537c711c582208a691dceb360a32fcba1a1 /scripts/commands/:emacs
parentf4035df92d70d8ed3b67220412d566849910fed6 (diff)
downloadnixos-config-44c721023d0a48db6dbba4b5aee1f45d062bb4f3.tar.gz
nixos-config-44c721023d0a48db6dbba4b5aee1f45d062bb4f3.zip
ncmpcpp visualization fix
Diffstat (limited to 'scripts/commands/:emacs')
-rwxr-xr-xscripts/commands/:emacs4
1 files changed, 0 insertions, 4 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 "$@";
-