summaryrefslogtreecommitdiff
path: root/nix
diff options
context:
space:
mode:
authorAndrew Opalach <andrew@akon.city> 2024-11-29 17:54:50 -0500
committerAndrew Opalach <andrew@akon.city> 2024-11-29 17:54:50 -0500
commit8ed2c4a005c634e9d4a2aa5e31f40901def3adda (patch)
tree54bf329217f23a7ce6acae3b8378f3ee1dad0752 /nix
parenteab31736ccca20ae095e6914f776f0780f82dde6 (diff)
downloaddotfiles-8ed2c4a005c634e9d4a2aa5e31f40901def3adda.tar.gz
dotfiles-8ed2c4a005c634e9d4a2aa5e31f40901def3adda.tar.bz2
dotfiles-8ed2c4a005c634e9d4a2aa5e31f40901def3adda.zip
Add camu input, include wallpaper engine projects
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";