mirror of
https://github.com/VectorKappa/dotfiles.git
synced 2025-12-19 16:26:10 +01:00
A new alias, thanks @eRgo35 :)
This commit is contained in:
@@ -82,4 +82,5 @@ alias pscpu10='ps -e -o pcpu,cpu,nice,state,cputime,args|sort -k1,1n -nr | head
|
||||
alias hist10='print -l ${(o)history%% *} | uniq -c | sort -nr | head -n 10'
|
||||
alias cantbebothered='git add -a && git commit -m $(curl -s http://whatthecommit.com/index.txt | uwuify | cowsay -f $(ls /usr/share/cowsay/cows/ | shuf -n1) | lolcat ) && git push'
|
||||
alias please='sudo'
|
||||
alias simon-says='sudo'
|
||||
alias runhis="anyframe-widget-execute-history"
|
||||
|
||||
Reference in New Issue
Block a user