mouse changes were causing problems, removed them. added ~/scripts to PATH. added basic zathuraRC
This commit is contained in:
parent
244fd32cd7
commit
20a42679a8
3 changed files with 3 additions and 1 deletions
|
@ -14,6 +14,7 @@
|
|||
|
||||
#set important shell variables
|
||||
export PATH="$PATH:$(ruby -e 'puts Gem.user_dir')/bin"
|
||||
export PATH="$PATH:$HOME/scripts"
|
||||
#set default editor and pager.
|
||||
export EDITOR=nvim
|
||||
export VISUAL=nvim
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue