- remove vim->nvim alias

* show hostname for all connection to tty, not only for ssh
This commit is contained in:
2023-04-15 19:54:04 +03:00
parent 6321a8d62a
commit 9a265fe3f7
2 changed files with 11 additions and 12 deletions

View File

@ -4,4 +4,3 @@ alias gc='git commit -m'
alias gush='git push'
alias gull='git pull'
alias gb='git branch'
alias vim='nvim'