diff --git a/zshrc.zsh b/zshrc.zsh index ef543c5..c567b8b 100644 --- a/zshrc.zsh +++ b/zshrc.zsh @@ -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