mirror of
https://github.com/Erreur32/cheat.git
synced 2024-12-22 21:52:12 +01:00
More changes to the README.
This commit is contained in:
parent
40d18e01dc
commit
07bd1953e7
1 changed files with 3 additions and 3 deletions
|
@ -77,7 +77,7 @@ After you've customized your cheatsheets, I urge you to track `~/.cheat/` along
|
||||||
with your [dotfiles][].
|
with your [dotfiles][].
|
||||||
|
|
||||||
|
|
||||||
Setting a `$CHEATPATH`
|
Setting a CHEATPATH
|
||||||
----------------------
|
----------------------
|
||||||
By default, all cheatsheets are installed to `~/.cheat/`, but you can instruct
|
By default, all cheatsheets are installed to `~/.cheat/`, but you can instruct
|
||||||
`cheat` to look for cheatsheets in other directories by exporting a `CHEATPATH`
|
`cheat` to look for cheatsheets in other directories by exporting a `CHEATPATH`
|
||||||
|
@ -96,8 +96,8 @@ export CHEATPATH=$CHEATPATH:/path/to/more/cheats
|
||||||
|
|
||||||
Contributing
|
Contributing
|
||||||
------------
|
------------
|
||||||
If you would like to contribute additional cheatsheets for basic \*nix
|
If you would like to contribute cheetsheets for program functionality, please
|
||||||
commands, please modify the `.cheat` file and send me a pull request.
|
fork this repository, make your chanages, and send me a pull request.
|
||||||
|
|
||||||
|
|
||||||
Related Projects
|
Related Projects
|
||||||
|
|
Loading…
Reference in a new issue