From f66184379a2b22047d99caef0c1fac2b00e71bac Mon Sep 17 00:00:00 2001 From: Denis Zaika Date: Tue, 18 Jun 2019 21:02:32 +0300 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 2e0ef6a..7fcdf1a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +``` sudo apt install powerline cd git clone https://github.com/bhilburn/powerlevel9k.git ~/.oh-my-zsh/custom/themes/powerlevel9k @@ -5,3 +6,5 @@ git clone https://github.com/powerline/fonts.git --depth=1 && cd fonts && ./inst git clone https://gitlab.doct.org.ua/zaika/skel.git ln -s ~/skel/.screenrc ~/ ln -s ~/skel/.tmux.conf ~/ +``` +