smart alias

This commit is contained in:
Yax
2022-11-07 13:31:30 +01:00
parent 64c8509dac
commit 04356602bd
8 changed files with 54 additions and 85 deletions
+2
View File
@@ -133,6 +133,8 @@ if hash nix-env 2>/dev/null; then
alias nix-update='nix-channel --update && nix-env -u'
fi
alias cdd='cd {{ .deploydir }}'
# ---------------------------------------------------------------------------
# COMPLETIONS
# ---------------------------------------------------------------------------