📝 Created birth alias and removed old packages
This commit is contained in:
parent
d69685fee9
commit
26b63702c0
1 changed files with 2 additions and 6 deletions
8
aliases
8
aliases
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue