smart alias
This commit is contained in:
parent
64c8509dac
commit
04356602bd
8 changed files with 54 additions and 85 deletions
|
|
@ -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
|
||||
# ---------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue