Advertisement
Guest User

Untitled

a guest
May 22nd, 2017
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.45 KB | None | 0 0
  1. bobry@bobry ~/coding/eerie % io setup.io
  2.  - Updated ~/.iorc file
  3. -> Install Eerie
  4.  - Fetching Eerie
  5.  - Resolving dependencies for Eerie
  6. -> Install Kano
  7.  - Installing Eerie...
  8. ----
  9. Make sure to update your shell's environment variables before using Eerie.
  10. Here's a sample code you could use:
  11. # Eerie config
  12. EERIEDIR=/home/bobry/.eerie
  13. PATH=$PATH:$EERIEDIR/base/bin:$EERIEDIR/activeEnv/bin
  14. export EERIEDIR PATH
  15. # End Eerie config
  16.  --- Done! ---
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement