This repository has been archived on 2022-01-12. You can view files and clone it, but cannot push or open issues or pull requests.
tldr/README.md

15 lines
471 B
Markdown
Raw Permalink Normal View History

2021-01-07 13:48:33 +00:00
# tldr
2021-01-07 14:12:20 +00:00
2021-01-07 14:19:07 +00:00
My Linux cheatsheets, compatible with [tldr](https://tldr.sh/). Most of the sheets are indended for my personal use, so no guarentee about the quality!
2021-01-07 14:12:20 +00:00
2021-01-07 14:13:24 +00:00
## Usage
2021-01-07 14:12:20 +00:00
Use this repo as the source: (not all clients may support this)
2021-01-07 14:12:32 +00:00
2021-01-07 14:12:20 +00:00
`tldr -s https://raw.githubusercontent.com/Ta180m/tldr/main/pages`
2021-01-07 14:28:29 +00:00
You can add this as an alias to your shell. I typically alias it as `ta180m`.
2021-01-07 14:13:24 +00:00
2021-01-07 14:12:20 +00:00
If it doesn't work or shows official tldr pages, delete your tldr cache and try again.