allias for cd in to nix dir

This commit is contained in:
joygnu 2024-08-29 20:15:37 +02:00
parent aade684373
commit 3fe1158ce9

View file

@ -11,6 +11,7 @@
shellAliases = {
v = "hx";
cat = "bat";
cn = "cd ~/nix";
ls = "${pkgs.eza}/bin/eza --icons -a --group-directories-first";
pu = "sh ~/nix/home/zsh/push.sh";
ip = "sh ~/nix/home/zsh/ip.sh";