summaryrefslogtreecommitdiff
path: root/zsh/.zshrc
diff options
context:
space:
mode:
authorShubham Saini <shubham6405@gmail.com>2020-02-22 07:36:44 +0000
committerShubham Saini <shubham6405@gmail.com>2020-02-22 07:36:44 +0000
commit97f6733073c33ea80d086586dc0aa40da9f43b1d (patch)
tree843b59d3cff4884644cff6265cbec6256161a24e /zsh/.zshrc
parent5b9d18dc38ddec3fc7d49bec93ff1042e0f77241 (diff)
...
Diffstat (limited to 'zsh/.zshrc')
-rw-r--r--zsh/.zshrc2
1 files changed, 1 insertions, 1 deletions
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"
6export VISUAL=nvim 6export VISUAL=nvim
7export EDITOR="$VISUAL" 7export EDITOR="$VISUAL"
8export BROWSER=firefox 8export BROWSER=firefox
9export PATH=$PATH:$HOME/.local/bin 9export PATH=$PATH:$HOME/bin
10export XDG_CURRENT_DESKTOP=bspwm 10export XDG_CURRENT_DESKTOP=bspwm
11 11
12# Set name of the theme to load --- if set to "random", it will 12# Set name of the theme to load --- if set to "random", it will