From 764b59573becb23cc2fce816eab4c8e2710989c7 Mon Sep 17 00:00:00 2001 From: matt1432 Date: Wed, 5 Jul 2023 17:49:23 -0400 Subject: [PATCH] Auto Update --- files/.bashrc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/files/.bashrc b/files/.bashrc index 4aaddcd..eb25be9 100644 --- a/files/.bashrc +++ b/files/.bashrc @@ -80,6 +80,10 @@ case ":$PATH:" in esac # pnpm end +if [ -x "$(command -v fzf)" ]; then + export FZF_DEFAULT_OPTS='--color=fg:#f8f8f2,bg:#282a36,hl:#bd93f9 --color=fg+:#f8f8f2,bg+:#44475a,hl+:#bd93f9 --color=info:#ffb86c,prompt:#50fa7b,pointer:#ff79c6 --color=marker:#ff79c6,spinner:#ffb86c,header:#6272a4' +fi + [ -x "$(command -v pokemon-colorscripts)" ] && [ "$POKE" == "true" ] && pokemon-colorscripts -r 1-5