some changes
This commit is contained in:
parent
78cd1d6422
commit
46730e5b51
1 changed files with 3 additions and 3 deletions
4
.zshrc
4
.zshrc
|
@ -197,7 +197,6 @@ _alias(){
|
|||
|
||||
# ─< easier dir up >────────────────────────────────────────────────────────────────────────
|
||||
alias ..="cd .."
|
||||
|
||||
# ─< weather >──────────────────────────────────────────────────────────────────────────────
|
||||
alias www="curl wttr.in/Ulm"
|
||||
|
||||
|
@ -620,8 +619,9 @@ main(){
|
|||
_coding_
|
||||
_environment
|
||||
}
|
||||
|
||||
if check_root; then
|
||||
main
|
||||
error_log
|
||||
fi
|
||||
error_log
|
||||
# echo "$bat"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue