commit bb06c0671179d9679eae04d6cb53429c0d08c089 parent 3fa1867e9d9509c42d0b307eccc035f581468416 Author: Cem Keylan <cem@ckyln.com> Date: Wed, 22 Jul 2020 22:05:22 +0300 ccache: change message format Diffstat:
M | extra/ccache/message | | | 6 | ++++-- |
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/extra/ccache/message b/extra/ccache/message @@ -1,3 +1,5 @@ -NOTE: To enable 'ccache' add this to your '.shellrc' or '.profile'. +[1mNOTE:[m - $ export PATH=/usr/lib/ccache/bin:\$PATH + To enable 'ccache' add this to your '.shellrc' or '.profile'. + + $ export PATH=/usr/lib/ccache/bin:$PATH