Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Boudy
fichiers_configuration
Commits
ab90a46e
Commit
ab90a46e
authored
Jun 15, 2016
by
Fardale
Browse files
[bash_aliases] Ajout de la commande meteo
parent
8b5e6412
Changes
1
Hide whitespace changes
Inline
Side-by-side
.bash_aliases
View file @
ab90a46e
...
...
@@ -147,3 +147,6 @@ alias tailprocmail='tail -f ~/.procmail/logs/procmail.log'
# A♡ !!!
alias a♡tv='cvlc udp://@239.231.140.230:1337'
#Meteo
meteo () { curl wttr.in/`tr -s ' ' '_' <<< "$*"`; }
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment