Go to file
Denis Zaika 9469de7c1c a bit to perfect tmux 2019-06-18 21:54:08 +03:00
.screenrc more pretty, some fixes 2019-06-10 22:58:40 +03:00
.tmux.conf a bit to perfect tmux 2019-06-18 21:54:08 +03:00
README.md a bit to perfect tmux 2019-06-18 21:54:08 +03:00

README.md

sudo apt install powerline
cd
git clone https://github.com/bhilburn/powerlevel9k.git ~/.oh-my-zsh/custom/themes/powerlevel9k
#You then need to select this theme in your ~/.zshrc:
#ZSH_THEME="powerlevel9k/powerlevel9k"

#Это нужно только на десктопе с терминалами, на серверах шрифты не нужны!
git clone https://github.com/powerline/fonts.git --depth=1 && cd fonts && ./install.sh
git clone https://gitlab.doct.org.ua/zaika/skel.git
ln -s ~/skel/.screenrc ~/
ln -s ~/skel/.tmux.conf ~/