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 merge requests found
# Installing # Installing
# Checkout and initialize repository
cd ~ cd ~
git clone ssh://git@gitlab.devlabs.linuxassist.net:608/allworldit/awit-zsh-superawesome.git .zsh 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 ln -s .zsh/zshrc .zshrc
apt-get install -y fonts-powerline
# Install fonts
mkdir ~/.fonts mkdir ~/.fonts
cp fonts/*.ttf ~/.fonts/ cp fonts/*.ttf ~/.fonts/
fc-cache -fv ~/.fonts fc-cache -fv ~/.fonts
# For Konsole
cp AWIT-ZSH-SuperAwesome.profile ~/.local/share/konsole/ cp AWIT-ZSH-SuperAwesome.profile ~/.local/share/konsole/
cp AWIT-ZSH-SuperAwesome.colorscheme ~/.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