Skip to content

Commit

Permalink
Added dropbox shortcut
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew McCullough committed Mar 3, 2012
1 parent e149c19 commit 94ce0b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shellaliases
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ alias run.clojure.script='java -cp ${CLOJURE_HOME}/clojure.jar clojure.main'
alias to.gradlecode='cd ~/Documents/Code/Code_and_Docs/Gradle'
alias to.temp='cd ${MYTEMP}'
alias to.downloads='cd ${MYDOWNLOADS}'
alias to.dropbox='cd ~/Dropbox'
alias to.process='cd ${MYPROCESS}'
alias to.processmobile='cd ~/Dropbox/Private/ProcessMobile'
alias to.docs='cd ${MYDOCUMENTS}'
Expand Down

0 comments on commit 94ce0b8

Please sign in to comment.