mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-01-09 15:38:30 +01:00
shell: Fix source error in zsh
This commit is contained in:
parent
471bc295e8
commit
6c0cdf212d
@ -33,4 +33,4 @@ export FZF_DEFAULT_OPTS="
|
||||
"
|
||||
|
||||
# Fix LS_COLORS being unreadable.
|
||||
export LS_COLORS="$LS_COLORS:su=30;41:ow=30;42:st=30;44:"
|
||||
export LS_COLORS="${{LS_COLORS}}:su=30;41:ow=30;42:st=30;44:"
|
||||
|
Loading…
Reference in New Issue
Block a user