diff options
Diffstat (limited to 'zsh')
-rwxr-xr-x | zsh/.zshrc | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -7,7 +7,6 @@ setopt appendhistory hist_ignore_all_dups hist_ignore_space | |||
7 | #exports | 7 | #exports |
8 | export VISUAL=nvim | 8 | export VISUAL=nvim |
9 | export EDITOR="$VISUAL" | 9 | export EDITOR="$VISUAL" |
10 | export BROWSER=/usr/bin/brave | ||
11 | export PATH=$PATH:$HOME/.bin | 10 | export PATH=$PATH:$HOME/.bin |
12 | export TERM=rxvt-unicode-256color | 11 | export TERM=rxvt-unicode-256color |
13 | export XDG_CURRENT_DESKTOP=bspwm | 12 | export XDG_CURRENT_DESKTOP=bspwm |