diff options
author | Shubham Saini <pryr@pryr.xyz> | 2020-08-10 10:39:15 +0000 |
---|---|---|
committer | Shubham Saini <pryr@pryr.xyz> | 2020-08-10 10:39:15 +0000 |
commit | 8189ac50a366242a44630e29ebe71644b26f1061 (patch) | |
tree | 86f6d25a3895477161f6e5527074e6e8e01a015c /zsh | |
parent | 27f907852934c855c6b9d5cec5c8c7990c5da97c (diff) |
spectr->bspwm->spectr
Diffstat (limited to 'zsh')
-rw-r--r-- | zsh/.zshrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ export EDITOR="$VISUAL" | |||
10 | export BROWSER=firefox | 10 | export BROWSER=firefox |
11 | export PATH=$PATH:$HOME/.local/bin:$HOME/bin | 11 | export PATH=$PATH:$HOME/.local/bin:$HOME/bin |
12 | export TERM=rxvt-unicode-256color | 12 | export TERM=rxvt-unicode-256color |
13 | export XDG_CURRENT_DESKTOP=bspwm | 13 | export XDG_CURRENT_DESKTOP=spectrwm |
14 | 14 | ||
15 | #aliases | 15 | #aliases |
16 | alias ls='ls --color=auto' | 16 | alias ls='ls --color=auto' |