fixup
This commit is contained in:
parent
131b0ed69f
commit
55e9d326a5
1 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@ ZSH_THEME="agnoster"
|
||||||
|
|
||||||
# CASE_SENSITIVE="true"
|
# CASE_SENSITIVE="true"
|
||||||
# HYPHEN_INSENSITIVE="true"
|
# HYPHEN_INSENSITIVE="true"
|
||||||
DISABLE_AUTO_UPDATE="true"
|
DISABLE_AUTO_UPDATE="false"
|
||||||
# export UPDATE_ZSH_DAYS=13
|
# export UPDATE_ZSH_DAYS=13
|
||||||
# DISABLE_LS_COLORS="true"
|
# DISABLE_LS_COLORS="true"
|
||||||
# DISABLE_AUTO_TITLE="true"
|
# DISABLE_AUTO_TITLE="true"
|
||||||
|
@ -243,7 +243,7 @@ tmux
|
||||||
#tmuxinator
|
#tmuxinator
|
||||||
#torrent
|
#torrent
|
||||||
#tugboat
|
#tugboat
|
||||||
#ubuntu
|
ubuntu
|
||||||
#urltools
|
#urltools
|
||||||
#vagrant
|
#vagrant
|
||||||
#vault
|
#vault
|
||||||
|
@ -354,4 +354,4 @@ alias melt='sm3 gs@mozg-meltingpot.ovh.ha.ovh.net'
|
||||||
alias mis='sm3 mozg-mis.ovh.ha.ovh.net'
|
alias mis='sm3 mozg-mis.ovh.ha.ovh.net'
|
||||||
alias logalert='sm3 --osh logovh --log alert | grep -E "MUTU|INTERNE|CLOUDWEB"'
|
alias logalert='sm3 --osh logovh --log alert | grep -E "MUTU|INTERNE|CLOUDWEB"'
|
||||||
alias evilssh='ssh sm3.ovh.net -- --osh selfForgetHostKey --host mis-reseller.lb.engine.ha.ovh.net --port 10666 && ssh -t sm3.ovh.net -- root@mis-reseller.lb.engine.ha.ovh.net -p 10666'
|
alias evilssh='ssh sm3.ovh.net -- --osh selfForgetHostKey --host mis-reseller.lb.engine.ha.ovh.net --port 10666 && ssh -t sm3.ovh.net -- root@mis-reseller.lb.engine.ha.ovh.net -p 10666'
|
||||||
alias c='connect'
|
source ~/.webhosting/activate
|
Loading…
Add table
Reference in a new issue