base/home: Various improvements
zsh: nd-alias alacritty: fix borders base: add some default apps (file, zip, htop, etc.)
This commit is contained in:
@@ -47,6 +47,7 @@
|
||||
s = "nix-shell --run zsh";
|
||||
sp = "nix-shell --run zsh -p";
|
||||
spu = "nix-shell -I nixpkgs=channel:nixos-unstable --run zsh -p";
|
||||
nd = "nix develop --command zsh";
|
||||
em = "emacsclient -c";
|
||||
emnw = "emacsclient -nw";
|
||||
gst = "git status -sb";
|
||||
|
||||
Reference in New Issue
Block a user