Advertisement
Guest User

Untitled

a guest
Mar 27th, 2017
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. export ZPLUG_REPOS="$HOME/.zplug/src"
  2. export ZPLUG_HOME="$ZPLUG_REPOS/zplug/zplug"
  3. export ZPLUG_BIN="$HOME/.zplug/bin"
  4.  
  5. path=( $ZPLUG_BIN $path )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement