summaryrefslogtreecommitdiff
path: root/zsh/.zshrc
diff options
context:
space:
mode:
authorShubham Saini <pryr@pryr.xyz>2021-05-22 12:56:08 +0000
committerShubham Saini <pryr@pryr.xyz>2021-05-22 12:56:08 +0000
commitbde9d8e1c9a6e2213fc7d40298d43a14f2e99359 (patch)
tree548d45ecb1ada0be5a099ea8b0879c82e08560d7 /zsh/.zshrc
parent4d6de10a92b0264a1cebfbe813d2e7961ef29c2b (diff)
cleaned the repo
Diffstat (limited to 'zsh/.zshrc')
-rwxr-xr-xzsh/.zshrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index 20e0dda..71ddf0d 100755
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -7,7 +7,6 @@ setopt appendhistory hist_ignore_all_dups hist_ignore_space
7#exports 7#exports
8export VISUAL=nvim 8export VISUAL=nvim
9export EDITOR="$VISUAL" 9export EDITOR="$VISUAL"
10export BROWSER=/usr/bin/brave
11export PATH=$PATH:$HOME/.bin 10export PATH=$PATH:$HOME/.bin
12export TERM=rxvt-unicode-256color 11export TERM=rxvt-unicode-256color
13export XDG_CURRENT_DESKTOP=bspwm 12export XDG_CURRENT_DESKTOP=bspwm