some fixRemove tmux mouse < 2.1
remove tmux mouse suppor from old config < 2.1 Add ip --color as alias
This commit is contained in:
parent
e00f96f1f0
commit
7655d1983d
2 changed files with 5 additions and 27 deletions
|
@ -1,5 +1,4 @@
|
|||
export PATH=$HOME/bin:$HOME/toolbox:/usr/local/bin:$PATH
|
||||
export ZSH=$HOME/.oh-my-zsh
|
||||
export PATH=$HOME/bin:$HOME/toolbox:/usr/local/bin:$HOME/hosting-run-scripts/:$PATH export ZSH=$HOME/.oh-my-zsh
|
||||
|
||||
# See https://github.com/robbyrussell/oh-my-zsh/wiki/Themes
|
||||
ZSH_THEME="agnoster"
|
||||
|
@ -343,6 +342,7 @@ alias paste='pastebin -m -n Hactar'
|
|||
alias psa='ps auxwwwf'
|
||||
alias toph='top -cHd1'
|
||||
alias vdir='vdir --color=auto'
|
||||
alias ip="ip --color"
|
||||
|
||||
alias gw01='z3 gw01.infra.mps.gs.ovh.net'
|
||||
alias hr-admin='z3 root@hr-admin.rungs.ovh'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue