mirror of
https://github.com/chubin/cheat.sh.git
synced 2025-01-06 04:16:04 +03:00
fixed typo in intro.txt (fixes #63)
This commit is contained in:
parent
5b40893057
commit
365c69dc19
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user