summaryrefslogtreecommitdiff
path: root/nix
diff options
context:
space:
mode:
Diffstat (limited to 'nix')
-rw-r--r--nix/programs/bash.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/nix/programs/bash.nix b/nix/programs/bash.nix
index 3c29785..28f4745 100644
--- a/nix/programs/bash.nix
+++ b/nix/programs/bash.nix
@@ -23,7 +23,6 @@
denpa = "ssh moyo -t 'ssh 192.168.122.89'";
rod = "ssh -p 1738 rod";
bmrg = "ssh boomerang";
- cmv = "$HOME/c/camu/scripts/cmv.sh";
cmv-add = "$HOME/c/camu/scripts/cmv_add.sh";
cmv-pause = "cmv-add PAUSE";
cmv-next = "cmv-add NEXT";