Shellcheck compliance.
This commit is contained in:
parent
31fe4060ef
commit
a47547eb1f
@ -36,7 +36,7 @@ fpath=(~/.local/git/zsh_modules/wd $fpath)
|
||||
|
||||
# theme and colors
|
||||
if [[ $(command -v vivid) ]]; then
|
||||
LS_COLORS=$(vivid generate molokai)
|
||||
LS_COLORS=$(vivid generate ayu}
|
||||
export LS_COLORS
|
||||
else
|
||||
unset LS_COLORS
|
||||
|
Loading…
Reference in New Issue
Block a user