Adding gcalcli to dotfiles and ~/dotfiles/bin to my PATH.. not sure if I like this yet.
This commit is contained in:
parent
60ae6cc2b3
commit
8e366e7a31
2 changed files with 1582 additions and 0 deletions
1581
bin/gcalcli
Executable file
1581
bin/gcalcli
Executable file
File diff suppressed because it is too large
Load diff
1
zshrc
1
zshrc
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue