rtfm
This commit is contained in:
parent
048b599636
commit
77f9458afb
@ -26,3 +26,4 @@ alias tn='tmux -2 new -s'
|
|||||||
|
|
||||||
# Misc
|
# Misc
|
||||||
alias wttr='ansiweather -l belleville,illinois -u imperial -s false'
|
alias wttr='ansiweather -l belleville,illinois -u imperial -s false'
|
||||||
|
rtfm() { help $@ || info $@ || man $@ || curl "http://cheat.sh/$@"; }
|
||||||
|
Loading…
Reference in New Issue
Block a user