Add zathura

This commit is contained in:
Smirnov Alexandr 2021-03-22 10:55:39 +02:00
parent e916fc2103
commit 633e8ad6cd
10 changed files with 98 additions and 68 deletions

2
zshrc
View file

@ -1,4 +1,4 @@
export PATH="$HOME/.yarn/bin:$HOME/bin:$HOME/.local/bin:$PATH"
export PATH="$HOME/.yarn/bin:$HOME/bin:$HOME/go/bin:$HOME/.local/bin:$PATH"
export EDITOR="nvim"
### Oh my zsh