Advertisement
zatuz

env-default

Jul 11th, 2018
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.92 KB | None | 0 0
  1. INSTALL="sudo apt install -y"
  2. CLONE="git clone"
  3. PRE=$HOME/complementos
  4. MY_USER="$(users)"
  5. ZSH1=$HOME/complementos/.zshrc-1
  6. ZSHPLUGIN=$HOME/.oh-my-zsh/custom/plugins/
  7. PRE_PRE="sudo pre-pre.sh"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement