Update nvim, add remove polybar from i3wm

This commit is contained in:
Smirnov Olexandr 2021-02-12 19:50:43 +02:00
parent 3ebe332854
commit 9b2871dd65
5 changed files with 67 additions and 36 deletions

2
zshrc
View file

@ -1,5 +1,5 @@
export ZSH="$HOME/.oh-my-zsh"
export PATH="$HOME/bin:$HOME/.local/bin:$GOPATH/bin:$PATH"
export PATH="$HOME/.yarn/bin:$HOME/bin:$HOME/.local/bin:$GOPATH/bin:$PATH"
source ~/.profile
### Oh my zsh ###