mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
Update nvim, add remove polybar from i3wm
This commit is contained in:
parent
3ebe332854
commit
9b2871dd65
5 changed files with 67 additions and 36 deletions
2
zshrc
2
zshrc
|
|
@ -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 ###
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue