moved preferred editor
This commit is contained in:
parent
99a45597f3
commit
83e667740e
3
env/env.zsh
vendored
3
env/env.zsh
vendored
@ -10,12 +10,13 @@ WALLPAPER_PATH="$HOME/Pictures/bg"
|
|||||||
### Application Settings ############################################
|
### Application Settings ############################################
|
||||||
#####################################################################
|
#####################################################################
|
||||||
|
|
||||||
|
PREFERRED_EDITOR=(vim vi)
|
||||||
|
|
||||||
# should play an audio file argument
|
# should play an audio file argument
|
||||||
MEDIA_ENGINE='canberra-gtk-play -f'
|
MEDIA_ENGINE='canberra-gtk-play -f'
|
||||||
|
|
||||||
RIPGREP_CONFIG_PATH="$HOME/.config/ripgrep/config"
|
RIPGREP_CONFIG_PATH="$HOME/.config/ripgrep/config"
|
||||||
TMUX_DEFAULT_SESSION_NAME='wryn'
|
TMUX_DEFAULT_SESSION_NAME='wryn'
|
||||||
PREFERRED_EDITOR=(vim vi)
|
|
||||||
WEBBROWSER='google-chrome-stable'
|
WEBBROWSER='google-chrome-stable'
|
||||||
|
|
||||||
PS1_BRANCH_SYMBOL=''
|
PS1_BRANCH_SYMBOL=''
|
||||||
|
Loading…
Reference in New Issue
Block a user