mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-17 23:54:35 +00:00
Changed ssh config host order, added zdots alias
This commit is contained in:
@@ -69,6 +69,7 @@ alias composerUp='composer global update'
|
||||
alias npmUp='npm -g up'
|
||||
|
||||
alias zedit='$EDITOR ~/.zshrc ~/.alias'
|
||||
alias zdots='$EDITOR ~/.dotfiles'
|
||||
|
||||
if [[ -f "$HOME/.aliases.local" ]]; then
|
||||
# shellcheck disable=SC1091
|
||||
|
||||
Reference in New Issue
Block a user