Update README.md

This commit is contained in:
Denis Zaika 2019-06-18 21:03:09 +03:00
parent f66184379a
commit d0ca5c07a0
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,8 @@
sudo apt install powerline sudo apt install powerline
cd cd
git clone https://github.com/bhilburn/powerlevel9k.git ~/.oh-my-zsh/custom/themes/powerlevel9k git clone https://github.com/bhilburn/powerlevel9k.git ~/.oh-my-zsh/custom/themes/powerlevel9k
git clone https://github.com/powerline/fonts.git --depth=1 && cd fonts && ./install.sh #Это нужно только на десктопе с терминалами, на серверах шрифты не нужны! #Это нужно только на десктопе с терминалами, на серверах шрифты не нужны!
git clone https://github.com/powerline/fonts.git --depth=1 && cd fonts && ./install.sh
git clone https://gitlab.doct.org.ua/zaika/skel.git git clone https://gitlab.doct.org.ua/zaika/skel.git
ln -s ~/skel/.screenrc ~/ ln -s ~/skel/.screenrc ~/
ln -s ~/skel/.tmux.conf ~/ ln -s ~/skel/.tmux.conf ~/