Command line
Appearance
One-liners
View your most used commands:
cat .zsh_history | cut -d ';' -f2 | cut -d ' ' -f1 | sort | uniq -c | sort -n | less
Tools
Manage wifi:
nmtui
View your most used commands:
cat .zsh_history | cut -d ';' -f2 | cut -d ' ' -f1 | sort | uniq -c | sort -n | less
Manage wifi:
nmtui