Add README.md
This commit is contained in:
parent
9d7d59c280
commit
44c5786679
|
|
@ -0,0 +1,7 @@
|
|||
sudo apt install powerline
|
||||
cd
|
||||
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://gitlab.doct.org.ua/zaika/skel.git
|
||||
ln -s ~/skel/.screenrc ~/
|
||||
ln -s ~/skel/.tmux.conf ~/
|
||||
Loading…
Reference in New Issue