From ff0fbc074283cd0df7959865e87ea5acfef82be9 Mon Sep 17 00:00:00 2001 From: Hau Nguyen Date: Thu, 20 Jul 2023 01:17:49 +0700 Subject: [PATCH] chore: remove pokemon --- data/zsh/bottom-zshrc | 5 ----- 1 file changed, 5 deletions(-) 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