Forking Instructions
If you are unfamiliar with forking, then have a look at Github’s “Fork a Repo” documentation first.
Fork it
Fork this repo by clicking this link.
Edit files with github user info
Look for every instance of evangoad in the files listed above and replace them with
your_github_username. Then the rest of the installation steps in the
README should point to your copy of denenv.
Move your Dotfiles
If you have an existing .vimrc, .tmux.conf, .zshrc, .profile, and .gitconfig,
then you should move them into the appropriate directories:
.vimrcgoes in the editor’s files directory.tmux.confgoes in the mux’s files directory..gitconfig,.zshrc, and.profilego in the shell’s files directory.
Install your customized copy of devenv!
Follow the rest of the installation steps in your copy of the README.md.