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 bd8125c commit 38969c2Copy full SHA for 38969c2
README
@@ -54,15 +54,14 @@ kfc [-s palette|-L|-r] [l|-v|-p]
54
EXAMPLES
55
--------
56
57
-- To apply a color palette automatically to a new
58
- terminal window, you can add the following line to
59
- one of your system startup files (e.g ~/.profile,
+- To apply a color palette automatically to a new terminal window, you can add
+ the following line to one of your system startup files (e.g ~/.profile,
60
~/.ashrc or ~/.bashrc):
61
62
$ [ -x "$(command -v kfc)" ] && kfc -s PALETTE
63
64
- Remember to replace PALETTE in the line above
65
- with your preferred color palette.
+ Remember to replace PALETTE in the line above with your preferred color
+ palette.
66
67
68
NEW PALETTES
0 commit comments