mirror of
https://github.com/chubin/cheat.sh.git
synced 2026-06-20 13:16:44 +02:00
fixed typo in intro.txt (fixes #63)
This commit is contained in:
+1
-1
@@ -163,7 +163,7 @@ can use TAB completion when writing its queries in {1bash}
|
||||
|
||||
Install the TAB completion script for that. Assuming you use bash, you have to do:
|
||||
|
||||
{1mkdir -p ~/.bash.d/cht.sh}
|
||||
{1mkdir -p ~/.bash.d/}
|
||||
{1curl} {2https://cht.sh/:bash_completion} {1> ~/.bash.d/cht.sh}
|
||||
{1echo 'source ~/.bash.d/cht.sh' >> ~/.bashrc}
|
||||
{1source ~/.bash.d/cht.sh}
|
||||
|
||||
Reference in New Issue
Block a user