chore: remove pokemon

main
sudo pacman -Syu 2023-07-20 01:17:49 +07:00
parent 399f9d5aee
commit ff0fbc0742
1 changed files with 0 additions and 5 deletions

View File

@ -62,8 +62,3 @@ if command -v nnn &>/dev/null; then
export NNN_FIFO=/tmp/nnn.fifo export NNN_FIFO=/tmp/nnn.fifo
export NNN_PLUG="p:-preview-tui" export NNN_PLUG="p:-preview-tui"
fi fi
# https://gitlab.com/phoneybadger/pokemon-colorscripts
if command -v pokemon-colorscripts &>/dev/null; then
pokemon-colorscripts --no-title -r 1-8
fi