A single-shot installation script to populate a powerful ZSH configuration on Debian based systems.
The script configures/installs:
-
ZSH (
zsh
) and prerequisites (curl
,git
) viaapt
-
Oh My Zsh managing framework via
curl
-
Plugins (default):
- extract
- rsync
- git
- python
- pip
- virtualenv
- zsh-autocomplete via
git
- zsh-autosuggestions via
git
- zsh-completions via
git
- zsh-syntax-highlighting via
git
-
Plugins (optional):
- autoswitch-virtualenv via
git
- autoswitch-virtualenv via
-
Themes:
- Powerlevel10k via
git
- Powerlevel10k via
sh -c "$(curl -fsSL https://raw.github.com/mondbaron/mdzsh/master/install.sh)"