Add gpe(gpg wrapper) for ranger

This commit is contained in:
Smirnov Alexandr 2021-03-22 19:13:32 +02:00
parent 633e8ad6cd
commit 71ddd0ad2f
7 changed files with 61 additions and 14 deletions

2
zshrc
View file

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