Requirements
- oh-my-zsh
- zsh-syntax-highlighting
- powerlevel9k
Installing
# Checkout and initialize repository
cd ~
git clone ssh://git@gitlab.devlabs.linuxassist.net:608/allworldit/awit-zsh-superawesome.git .zsh
# Activate ZSH
ln -s .zsh/zshrc .zshrc
# Install fonts
mkdir ~/.fonts
cp fonts/*.ttf ~/.fonts/
fc-cache -fv ~/.fonts
# For Konsole
cp AWIT-ZSH-SuperAwesome.profile ~/.local/share/konsole/
cp AWIT-ZSH-SuperAwesome.colorscheme ~/.local/share/konsole/
Select the "AWIT-ZSH-SuperAwesome" profile as default in Konsole's profile manager.
Customizing
Customizing can be done by adding files to ~/.zsh/zshrc_local.d/ directory and editing the ~/.zsh/zshrc.local file.
If you have something awesome to contribute, please consider adding it to zshrc.d/.
Updating
The fonts/ is a download of the complete fonts in https://github.com/ryanoasis/nerd-fonts/tree/master/patched-fonts/Hack