This is a shell bundle based on oh-my-zsh for macOS and Ubuntu. This is a complete ready to use bundle optimized for performance and usability.
The scripts automatically downloads and installs the following tools:
- oh-my-zsh: https://github.com/robbyrussell/oh-my-zsh
- Exa: https://github.com/ogham/exa
- fasd: https://github.com/clvv/fasd
- micro: https://github.com/zyedidia/micro
- fzf: https://github.com/junegunn/fzfx
- zsh-autosuggestions: https://github.com/zsh-users/zsh-autosuggestions
Furthermore a few handy aliases are created, check .zshrc or install.sh
To install download the install script or use curl:
sh -c "$(curl -fsSL https://raw.githubusercontent.com/dieterpl/zsh-config-bundle/master/installMac.sh)"
sh -c "$(curl -fsSL https://raw.githubusercontent.com/dieterpl/zsh-config-bundle/master/installUbuntu.sh)"
sh -c "$(curl -fsSL https://raw.githubusercontent.com/dieterpl/zsh-config-bundle/master/installArch.sh)"