eat our own dog foot

This commit is contained in:
MorganGeek
2020-07-18 16:55:52 +02:00
parent 6fdba310b9
commit 641f25cc99
7 changed files with 54 additions and 46 deletions

View File

@ -21,3 +21,4 @@ alias words='file_getwords'
alias fd="\fd"
alias wiki='wikit'
alias dico='dict'
alias topshellloc='| tr "|" "\n" | grep -v "function" | \grep -Eo "(.*)" | trim | sort | uniq -c | sort -nr'