diff --git a/files/.bashrc b/files/.bashrc index c8afb3e..75b64ee 100644 --- a/files/.bashrc +++ b/files/.bashrc @@ -74,6 +74,3 @@ case ":$PATH:" in *) export PATH="$PNPM_HOME:$PATH" ;; esac # pnpm end - -[ -x "$(command -v pokemon-colorscripts)" ] && -pokemon-colorscripts -r 1-5 diff --git a/files/.profile b/files/.profile index b235f3b..93bac5a 100644 --- a/files/.profile +++ b/files/.profile @@ -7,3 +7,6 @@ if [ -d ~/git/dotfiles ] ; then fi [[ -f ~/.bashrc ]] && . ~/.bashrc + +[ -x "$(command -v pokemon-colorscripts)" ] && +pokemon-colorscripts -r 1-5