Add location of rainfrog config
This commit is contained in:
parent
ab3e6950c7
commit
d7bc6bb72f
1 changed files with 2 additions and 0 deletions
|
|
@ -92,6 +92,8 @@ if (( ${+commands[brew]} )); then
|
|||
test -d $(brew --prefix)/opt/curl && export PATH="$(brew --prefix)/opt/curl/bin:$PATH"
|
||||
fi
|
||||
|
||||
# Rainfrog config
|
||||
export RAINFROG_CONFIG=~/.config/rainfrog
|
||||
|
||||
|
||||
# Detect system appearance
|
||||
|
|
|
|||
Loading…
Reference in a new issue