diff options
author | neodarz <neodarz@neodarz.net> | 2018-03-20 09:30:09 +0100 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2018-03-20 09:32:22 +0100 |
commit | 7f49a93cd1ff140c2a619e5ff5d3c354c7e7d354 (patch) | |
tree | 963aff68d0adff7df9618a384a102197f3eeddea /cheat/.cheat/help | |
parent | 6fcffe1db1f09adde6115854eb6fdde4dcdc3d19 (diff) | |
download | dotfiles_ascii-7f49a93cd1ff140c2a619e5ff5d3c354c7e7d354.tar.xz dotfiles_ascii-7f49a93cd1ff140c2a619e5ff5d3c354c7e7d354.zip |
Add some other cheat
Diffstat (limited to '')
-rw-r--r-- | cheat/.cheat/help | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/cheat/.cheat/help b/cheat/.cheat/help new file mode 100644 index 0000000..fc1a497 --- /dev/null +++ b/cheat/.cheat/help @@ -0,0 +1,10 @@ +# Get help without open webbrowser from simple to complet help +howdoi +bro <- not installed, bugged +tldr +eg +s <string> <- search on internet +man-pages + +# Good buts just grep man-pages for use so => usless +https://www.explainshell.com |