Skip to content
Snippets Groups Projects
Commit 07d2ad62 authored by Jens Nolte's avatar Jens Nolte
Browse files

Add nix-zsh alias

parent 5e0acd4e
No related branches found
No related tags found
No related merge requests found
......@@ -35,6 +35,8 @@ fi
la = "ls -la";
lah = "ls -lah";
nix-zsh = "nix-shell --packages zsh --command \"exec zsh\"";
cal = "cal --monday";
copy = "xclip -selection c -i";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment