Adding gcalcli to dotfiles and ~/dotfiles/bin to my PATH.. not sure if I like this yet.

This commit is contained in:
Dustin Swan 2012-12-22 16:29:00 -06:00
parent 60ae6cc2b3
commit 8e366e7a31
2 changed files with 1582 additions and 0 deletions

1581
bin/gcalcli Executable file

File diff suppressed because it is too large Load diff

1
zshrc
View file

@ -52,3 +52,4 @@ export PATH=$HOME/.rbenv/bin:$PATH # rbenv
export PATH=$HOME/.gem/ruby/1.9.1/bin:$PATH # Ruby
export PATH=/Applications/Postgres.app/Contents/MacOS/bin:$PATH # Postgres
export PATH=$HOME/Library/Haskell/bin:$PATH # Haskell
export PATH=$HOME/dotfiles/bin:$PATH # Dotfiles bin