Add dotfiles for cgminer and AMDSDK for crypto mining

This commit is contained in:
2013-12-28 11:29:33 +00:00
parent 616dead175
commit 88ab582f3d
3 changed files with 18 additions and 0 deletions

View File

@@ -31,9 +31,11 @@ source "$DOTSHELL/nodejs.sh"
source "$DOTSHELL/python.sh"
source "$DOTSHELL/ruby.sh"
source "$DOTSHELL/sbcl.sh"
source "$DOTSHELL/amdsdk.sh"
# Applications
source "$DOTSHELL/rtorrent.sh"
source "$DOTSHELL/cgminer.sh"
# Services
source "$DOTSHELL/services.sh"