This commit is contained in:
Miguel Palhas
2024-11-17 11:05:05 +00:00
parent 5978e60afb
commit b58dc91ae5
9 changed files with 64 additions and 23 deletions
+3
View File
@@ -26,6 +26,7 @@
ps = "procs";
open = "xdg-open";
o = "xdg-open";
v = "nohup neovide &; disown";
# cd
".." = "cd ..";
@@ -65,6 +66,8 @@
# asdf-vm
. "$HOME/.nix-profile/share/asdf-vm/asdf.sh"
[[ -f ~/.secrets.zsh ]] && source ~/.secrets.zsh
'';
};