diff options
author | Shubham Saini <pryr@pryr.xyz> | 2021-05-22 12:56:08 +0000 |
---|---|---|
committer | Shubham Saini <pryr@pryr.xyz> | 2021-05-22 12:56:08 +0000 |
commit | bde9d8e1c9a6e2213fc7d40298d43a14f2e99359 (patch) | |
tree | 548d45ecb1ada0be5a099ea8b0879c82e08560d7 /zsh | |
parent | 4d6de10a92b0264a1cebfbe813d2e7961ef29c2b (diff) |
cleaned the repo
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 |