Add rust related setup

This commit is contained in:
2017-01-17 00:21:43 +00:00
parent 27d18bc0a9
commit e6e7e7e5cd
2 changed files with 9 additions and 0 deletions

View File

@@ -40,6 +40,7 @@ source "$DOTSHELL/tmux.sh"
source "$DOTSHELL/nodejs.sh"
source "$DOTSHELL/python.sh"
source "$DOTSHELL/ruby.sh"
source "$DOTSHELL/rust.sh"
source "$DOTSHELL/golang.sh"
source "$DOTSHELL/docker.sh"
source "$DOTSHELL/google-cloud.sh"