ZSH: facilitées pour Sublime Merge

This commit is contained in:
2019-12-14 16:30:12 +01:00
parent 9569386807
commit f7e6b077cb
2 changed files with 2 additions and 1 deletions

1
.zshrc
View File

@@ -112,6 +112,7 @@ setopt transient_rprompt
# alias ohmyzsh="mate ~/.oh-my-zsh"
alias e="${EDITOR}"
alias r="${EDITOR} -R"
alias sm="sublime_merge"
alias vi="${EDITOR}"
alias mem='free -mt'
alias df='df -hT'