We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8fe2a2 commit 8ad15b3Copy full SHA for 8ad15b3
README
@@ -58,7 +58,7 @@ EXAMPLES
58
the following line to one of your system startup files (e.g ~/.profile,
59
~/.ashrc or ~/.bashrc):
60
61
- $ [ -x "$(command -v kfc)" ] && kfc -s PALETTE
+ [ -x "$(command -v kfc)" ] && kfc -s PALETTE
62
63
Remember to replace PALETTE in the line above with your preferred color
64
palette.
0 commit comments