Spring-up your favorite development environment easily and quickly (like a Storm!).
Clone
git clone https://github.com/nlbao/stormEnv.git
cd stormEnv
chmod -R +x ./*
Setup all the apps
./setup.sh
Setup one app
./apps/tmux/setup.sh
./apps/vim/setup.sh
- Auto detect your operating system and run the corresponding scripts. Currently support macOS and ubuntu (other linux distros may works, too).
- Support common apps such as vim, tmux, zsh, etc.
- Tested (see https://github.com/nlbao/stormEnv/actions).
- Fork this project.
- Resolve an issue in this list or file your own issues. Bug fixings, app feature or new app contribution are welcome!
- Create a new pull request and together we'll review & merge it. :)