[SCRIPTS] Add an alias to see the meteo
This commit is contained in:
parent
2845c4f8d7
commit
72044ffede
1 changed files with 2 additions and 0 deletions
|
@ -21,3 +21,5 @@ alias revealjs='pandoc -s -t revealjs -V revealjs-url=../../lib/reveal.js --slid
|
|||
alias md2pdf='pandoc -V geometry:left=3cm,right=2.5cm,top=2.5cm,bottom=2.5cm -o'
|
||||
alias mpvlow='mpv --script-opts=ytdl_hook-ytdl_path=yt-dlp --ytdl-raw-options=format-sort=height:480'
|
||||
alias mpvhigh='mpv --script-opts=ytdl_hook-ytdl_path=yt-dlp --ytdl-raw-options=format-sort=height:1080'
|
||||
|
||||
alias meteo='curl http://wttr.in/Geneva\?lang\=fr\&F'
|
||||
|
|
Loading…
Reference in a new issue