This commit is contained in:
zaika 2019-06-26 12:15:15 +03:00
parent 55767adf6e
commit c65d1c19a5
1 changed files with 4 additions and 0 deletions

View File

@ -20,6 +20,10 @@ git clone https://github.com/romkatv/powerlevel10k.git $ZSH_CUSTOM/themes/powerl
#Это нужно только на десктопе с терминалами, на серверах шрифты не нужны!
git clone https://github.com/powerline/fonts.git --depth=1 && cd fonts && ./install.sh
#Для wsl можно переопределить скриндир
mkdir ~/.screen && chmod 700 ~/.screen
echo 'export SCREENDIR=$HOME/.screen' >> ~/.zshrc
#Репа с конфигами:
git clone https://gitlab.doct.org.ua/zaika/skel.git
ln -s ~/skel/.screenrc ~/