Add hostnames for grafana and bind. Cargo into path variable. Alias has new weather command.

This commit is contained in:
2018-09-05 21:48:39 +02:00
parent ae4d978d8c
commit 6a01ec4df2
4 changed files with 13 additions and 3 deletions

View File

@@ -24,3 +24,4 @@ alias trash='rmtrash'
alias del="rmtrash"
alias emoji="http https://api.kevinmidboe.com/api/v1/emoji -b"
alias config='/usr/bin/git --git-dir=$HOME/.cfg/ --work-tree=$HOME'
alias weather="curl 'https://wttr.in/~Oslo?0'"