BosEriko/dotfiles

Create a .env system

Closed this issue · 3 comments

  • Maybe call it .env.z.sh.
  • add it to your gitignore
  • source it on .zshrc
  • create example.env.z.sh
  • dont source it on .zshrc
  • add $STORAGE and $OS on it
  • save .env.z.sh on keepass for both osx and windows
  • Update the readme.md to source .env.z.sh before running the install script
  • Add instructions on how to add .env.z.sh on your new system because it's ignored in .gitignore

You can include it on the very top of the install script to avoid having too much things to enter on the README.md