From 97f6733073c33ea80d086586dc0aa40da9f43b1d Mon Sep 17 00:00:00 2001 From: Shubham Saini Date: Sat, 22 Feb 2020 13:06:44 +0530 Subject: ... --- zsh/.zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'zsh') diff --git a/zsh/.zshrc b/zsh/.zshrc index 28a3df2..7308e33 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -6,7 +6,7 @@ export ZSH="/home/ssaini/.oh-my-zsh" export VISUAL=nvim export EDITOR="$VISUAL" export BROWSER=firefox -export PATH=$PATH:$HOME/.local/bin +export PATH=$PATH:$HOME/bin export XDG_CURRENT_DESKTOP=bspwm # Set name of the theme to load --- if set to "random", it will -- cgit v1.2.3