Auto Update

This commit is contained in:
matt1432 2023-07-05 18:27:54 -04:00
parent 764b59573b
commit 510081e6bf

View file

@ -81,7 +81,7 @@ esac
# pnpm end # pnpm end
if [ -x "$(command -v fzf)" ]; then 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' export FZF_DEFAULT_OPTS='--color=fg:#f8f8f2,hl:#bd93f9 --color=fg+:#f8f8f2,hl+:#bd93f9 --color=info:#ffb86c,prompt:#50fa7b,pointer:#ff79c6 --color=marker:#ff79c6,spinner:#ffb86c,header:#6272a4'
fi fi
[ -x "$(command -v pokemon-colorscripts)" ] && [ -x "$(command -v pokemon-colorscripts)" ] &&