From bde9d8e1c9a6e2213fc7d40298d43a14f2e99359 Mon Sep 17 00:00:00 2001 From: Shubham Saini Date: Sat, 22 May 2021 18:26:08 +0530 Subject: cleaned the repo --- zsh/.zshrc | 1 - 1 file changed, 1 deletion(-) (limited to 'zsh') 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 #exports export VISUAL=nvim export EDITOR="$VISUAL" -export BROWSER=/usr/bin/brave export PATH=$PATH:$HOME/.bin export TERM=rxvt-unicode-256color export XDG_CURRENT_DESKTOP=bspwm -- cgit v1.2.3