Skip to content
Snippets Groups Projects
Commit 1be91312 authored by Nigel Kukard's avatar Nigel Kukard
Browse files

Cleaned up docs

parent 0941b048
No related branches found
No related tags found
No related merge requests found
# Installing
# Checkout and initialize repository
cd ~
git clone ssh://git@gitlab.devlabs.linuxassist.net:608/allworldit/awit-zsh-superawesome.git .zsh
cd .zsh
git submodule update --recursive --init
cd ..
# Activate ZSH
ln -s .zsh/zshrc .zshrc
apt-get install -y fonts-powerline
# 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/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment