zurg-cli is a simple, easy to use custom shell built from Oh-My-ZSH and Starship. It configures a pleasant, powerful, extendable, and simple to use shell.
Please refer to INSTALL.MD.
- Homebrew
- nvm (Node Version Manager)
- rbenv
- fzf (Fuzzy Finder)
- Default configured to
ctrl
+r
- Default configured to
- Starship
- ZSH Auto-Complete
- ZSH Syntax Highlighting
- Oh-My-ZSH Git Shortcuts
- HTOP
- Neovim
- LunarVim
If you want to add any additional things to the terminal, the best place to do that is the custom.sh
file. The contents will be gitignored and they are appended to Zurg last.
Run sh uninstall.sh
to clean up the brew packages and revert back to the default configured shell environment that came before zurg-cli.
- Note: This will leave the packages from packages.txt installed to prevent brew collisions.