Setting up convenience aliases for work machine
This commit is contained in:
parent
c0d2b79035
commit
7ca3d54b4a
9
zsh/environment/host/wok/zshrc
Normal file
9
zsh/environment/host/wok/zshrc
Normal file
|
@ -0,0 +1,9 @@
|
|||
GF_BASE="/Users/james/Code/GreenFiling/workspace/GreenFiling"
|
||||
GF_JOURNAL="/Users/james/Code/GreenFiling/workspace/JournalClient"
|
||||
GF_ONELEGAL="/Users/james/Code/GreenFiling/workspace/OneLegalClient"
|
||||
GF_TYLER="/Users/james/Code/GreenFiling/workspace/TexFileClient"
|
||||
GF_TYBERA="/Users/james/Code/GreenFiling/workspace/TyberaClient"
|
||||
GF_LOG="/Users/james/Code/GreenFiling/data/logs"
|
||||
alias switch="cd /Users/james/Code/GreenFiling/buildtools/switch && bundle exec ruby switch.rb "
|
||||
|
||||
eval "$(rbenv init -)"
|
Loading…
Reference in New Issue
Block a user