chore(zsh): removed oh-my-zsh and made the config cleaner

This commit is contained in:
2024-07-20 14:26:01 +01:00
parent f2c2a4341a
commit 603d8a4f22
10 changed files with 790 additions and 162 deletions

View File

@@ -25,3 +25,5 @@ sourceall(){
done <<< "$pids"
set +e
}
alias routes="netstat -rn -f inet"