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

@@ -45,3 +45,5 @@ PATH="/Library/Frameworks/Python.framework/Versions/3.6/bin:${PATH}"
export PATH
test -e "${HOME}/.iterm2_shell_integration.bash" && source "${HOME}/.iterm2_shell_integration.bash"
export PATH="$HOME/.cargo/bin:$PATH"