Add basic install packages stuff for brew and cask

This commit is contained in:
2016-12-24 17:10:40 +00:00
parent 523f3b409d
commit f00fe0666e
3 changed files with 114 additions and 0 deletions

View File

@@ -25,6 +25,8 @@ fi
# Package management
source "$DOTSHELL/nix.sh"
source "$DOTSHELL/homebrew.sh"
source "$DOTSHELL/caskroom.sh"
# Aliases
source "$DOTSHELL/aliases.sh"