Skip to content
Snippets Groups Projects
README.md 611 B
Newer Older
# Installing
Nigel Kukard's avatar
Nigel Kukard committed

	cd ~
	git clone ssh://git@gitlab.devlabs.linuxassist.net:608/allworldit/awit-zsh-superawesome.git .zsh
	ln -s .zsh/zshrc .zshrc
	apt-get install -y fonts-powerline

Nigel Kukard's avatar
Nigel Kukard committed

# Customizing
Nigel Kukard's avatar
Nigel Kukard committed

Customizing can be done by editing the .zsh/zshrc.local file.

If you have something awesome to contribute, please consider adding it to zshrc.d/.


# Oh My Zsh

This is updated by running

	rm -rf oh-my-zsh
	git clone https://github.com/robbyrussell/oh-my-zsh.git
	wget -O oh-my-zsh/themes/powerline.zsh-theme https://raw.githubusercontent.com/jeremyFreeAgent/oh-my-zsh-powerline-theme/master/powerline.zsh-theme