Add docker related shell customizations

This commit is contained in:
2016-06-05 00:25:02 +01:00
parent 63a4f63b49
commit 25f2ca1294
2 changed files with 10 additions and 0 deletions

View File

@@ -34,6 +34,7 @@ source "$DOTSHELL/nodejs.sh"
source "$DOTSHELL/python.sh"
source "$DOTSHELL/ruby.sh"
source "$DOTSHELL/golang.sh"
source "$DOTSHELL/docker.sh"
source "$DOTSHELL/dokku.sh"
source "$DOTSHELL/sbcl.sh"
source "$DOTSHELL/amdsdk.sh"