add tokei for getting code stats

This commit is contained in:
MorganGeek 2020-07-08 12:07:04 +02:00
parent d7ff4f74fa
commit 9e8cc03e01
2 changed files with 2 additions and 0 deletions

View File

@ -194,3 +194,4 @@ brew "awscli@2"
brew "newsboat"
brew "wtfutil"
brew "tfenv"
brew "tokei"

View File

@ -75,6 +75,7 @@ alias ygg="torrengo -s ygg"
alias ag='alias | grep -i' # search for patten among aliases
alias hg='history | grep -i' # search for pattern among history
alias hist='history'
alias codestats='tokei'
# Events
alias agenda='calendar'