diff --git a/bash/.bashrc b/bash/.bashrc index 5f97267..05cf002 100644 --- a/bash/.bashrc +++ b/bash/.bashrc @@ -39,5 +39,5 @@ PROMPT_COMMAND="history -a;" WISH_PLUGINS=(newline exit_code bg_jobs hostname date path vcs newline username space) WISH_POWERLINE=1 WISH_DATE_FORMAT="%d %b %H:%M" -WISH_THEME=rgb_gradient +WISH_THEME=lowfi-neon source ~/.config/wish/wish.sh