From 83a8e3a9f62c69260fb060a825924f0e219ec77e Mon Sep 17 00:00:00 2001 From: matt1432 Date: Fri, 5 May 2023 13:05:18 -0400 Subject: [PATCH] Auto Update --- files/.bashrc | 3 --- files/.profile | 3 +++ 2 files changed, 3 insertions(+), 3 deletions(-) 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