fix(bash): always run poke script in bashrc
This commit is contained in:
parent
e8d7b154c9
commit
6805c0f521
2 changed files with 2 additions and 6 deletions
common/home/bash/config
|
@ -17,6 +17,4 @@
|
|||
)
|
||||
|
||||
# Pokemon Sprite
|
||||
[ -x "$(command -v pokemon-colorscripts)" ] &&
|
||||
[ "$POKE" == "true" ] &&
|
||||
pokemon-colorscripts -r 1-5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue