From 46730e5b5106f71b6e52a2f2863402dc7a7516bd Mon Sep 17 00:00:00 2001 From: pika Date: Mon, 28 Oct 2024 11:01:52 +0100 Subject: [PATCH] some changes --- .zshrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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"