mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-04-01 17:07:45 +02:00
adding weather to aliasrc
This commit is contained in:
parent
4014eb33cb
commit
d13274be82
@ -65,6 +65,9 @@ alias su="sudo -i"
|
|||||||
# vim
|
# vim
|
||||||
alias svim="sudo vim"
|
alias svim="sudo vim"
|
||||||
|
|
||||||
|
# weather
|
||||||
|
alias weather="curl wttr.in"
|
||||||
|
|
||||||
# random
|
# random
|
||||||
alias calendar="calcurse"
|
alias calendar="calcurse"
|
||||||
alias file="ranger"
|
alias file="ranger"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user