From 55e9d326a5e028e3981a8146e2af12014aef5ef0 Mon Sep 17 00:00:00 2001 From: Quentin Godefroid Date: Tue, 12 Oct 2021 10:01:15 +0200 Subject: [PATCH] fixup --- config/zshrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/zshrc b/config/zshrc index df29e18..1ee465e 100644 --- a/config/zshrc +++ b/config/zshrc @@ -6,7 +6,7 @@ ZSH_THEME="agnoster" # CASE_SENSITIVE="true" # HYPHEN_INSENSITIVE="true" -DISABLE_AUTO_UPDATE="true" +DISABLE_AUTO_UPDATE="false" # export UPDATE_ZSH_DAYS=13 # DISABLE_LS_COLORS="true" # DISABLE_AUTO_TITLE="true" @@ -243,7 +243,7 @@ tmux #tmuxinator #torrent #tugboat -#ubuntu +ubuntu #urltools #vagrant #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 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 c='connect' \ No newline at end of file +source ~/.webhosting/activate \ No newline at end of file