Setup your dev enviroment with all your tools in minutes and just once!
Install via curl.
sh -c "$(curl -fsSL https://raw.githubusercontent.com/gporpino/qwert/v0.1.2/scripts/install.sh)"
run to setup enviroment for macOS:
qwert setup macos
# Not implemented yet.
- Homebrew
- Git Delta
- LunarVim
- Tmux
- Modern syntax-highlighting pager for git, diff, and grep output
- Automatically configured as git pager with side-by-side view
- Enhanced diff visualization with line numbers and syntax highlighting
- Plugin Manager Installed with some plugins by default. Run
<prefix> + Ito install plugins. - Bind some intuitive shortcuts.
- <prefix>+"-": To slip window horizontaly
- <prefix>+"|": To slip window verticaly
- <prefix>+"r": To reload configurations.
See all custom shortcuts at ~/.tmux.conf
- Some optional plugins installed
- Install
Homebrewand some plugins
We also made some custom mods to improve the usage of tools, but you can extend and change as you want.
To save your customization you just need to save .config/qwert folder, and all your enviroment will be the same. We recomend to you save the .config in a private repository.
The qwert needs curl, oh-my-zsh to works properly. Don`t worry, we will install it on QWERT instalation.
We will implements many others capabilities.
Roadmap tools
- ASDF
- PowerShell 10k
- Postgree
Please, contribute with us sending PRs! 🙏