diff --git a/.zshrc b/.zshrc index 8f327d0..3c3e2e5 100644 --- a/.zshrc +++ b/.zshrc @@ -197,8 +197,7 @@ _alias(){ # ─< easier dir up >──────────────────────────────────────────────────────────────────────── alias ..="cd .." - - # ─< weather >────────────────────────────────────────────────────────────────────────────── +# ─< weather >────────────────────────────────────────────────────────────────────────────── alias www="curl wttr.in/Ulm" # ─< colored ip >─────────────────────────────────────────────────────────────────── @@ -620,8 +619,9 @@ main(){ _coding_ _environment } + if check_root; then main - error_log fi +error_log # echo "$bat"