📝 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 toolongdidntread="tldr"
|
||||||
alias cheatsheet="cheat"
|
alias cheatsheet="cheat"
|
||||||
alias {ltrans,trans,translate}="ltranslate"
|
alias {ltrans,trans,translate}="ltranslate"
|
||||||
|
alias skey='screenkey --position fixed --geometry $(slop)'
|
||||||
# gif recording, peek doesn't work right now...
|
alias birth="stat / | grep 'Birth' | sed 's/Birth: //g' | cut -b 2-11"
|
||||||
# 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"
|
|
||||||
|
|
||||||
# interfaces with asciinema.org for creating simple video tutorials on cli programs
|
# interfaces with asciinema.org for creating simple video tutorials on cli programs
|
||||||
alias ascii="asciinema"
|
alias ascii="asciinema"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue