mirror of
https://gitea.zaclys.com/yannic/dotfiles.git
synced 2026-06-15 11:11:57 +02:00
smart alias
This commit is contained in:
@@ -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
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user