📝 Created birth alias and removed old packages

This commit is contained in:
z3rOR0ne 2022-11-12 23:20:15 -08:00
parent d69685fee9
commit 26b63702c0

View file

@ -164,12 +164,8 @@ alias qwiki="wik -i"
alias toolongdidntread="tldr"
alias cheatsheet="cheat"
alias {ltrans,trans,translate}="ltranslate"
# gif recording, peek doesn't work right now...
# help for this can be hard, use byzanz-record --help for more info, use silentcast to find x and y dimensions
alias rgif="byzanz-record"
alias scast="silentcast"
alias skey='screenkey --position fixed --geometry $(slop)'
alias birth="stat / | grep 'Birth' | sed 's/Birth: //g' | cut -b 2-11"
# interfaces with asciinema.org for creating simple video tutorials on cli programs
alias ascii="asciinema"