diff --git a/data/zsh/bottom-zshrc b/data/zsh/bottom-zshrc index a4f0ba9..38dab58 100644 --- a/data/zsh/bottom-zshrc +++ b/data/zsh/bottom-zshrc @@ -62,8 +62,3 @@ if command -v nnn &>/dev/null; then export NNN_FIFO=/tmp/nnn.fifo export NNN_PLUG="p:-preview-tui" fi - -# https://gitlab.com/phoneybadger/pokemon-colorscripts -if command -v pokemon-colorscripts &>/dev/null; then - pokemon-colorscripts --no-title -r 1-8 -fi