moved preferred editor

This commit is contained in:
Wryn Wagner 2021-09-16 19:52:52 -06:00
parent 99a45597f3
commit 83e667740e

3
env/env.zsh vendored
View File

@ -10,12 +10,13 @@ WALLPAPER_PATH="$HOME/Pictures/bg"
### Application Settings ############################################
#####################################################################
PREFERRED_EDITOR=(vim vi)
# should play an audio file argument
MEDIA_ENGINE='canberra-gtk-play -f'
RIPGREP_CONFIG_PATH="$HOME/.config/ripgrep/config"
TMUX_DEFAULT_SESSION_NAME='wryn'
PREFERRED_EDITOR=(vim vi)
WEBBROWSER='google-chrome-stable'
PS1_BRANCH_SYMBOL=''