https://github.com/chazeon/my-navi-cheats
Cheatsheets for the navi interactive cheatsheet tool.
https://github.com/chazeon/my-navi-cheats
cheatsheets command-line shell snippets supercomputer
Last synced: about 1 year ago
JSON representation
Cheatsheets for the navi interactive cheatsheet tool.
- Host: GitHub
- URL: https://github.com/chazeon/my-navi-cheats
- Owner: chazeon
- License: mit
- Created: 2019-10-23T19:26:27.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-04-27T14:59:36.000Z (about 4 years ago)
- Last Synced: 2025-01-28T05:10:06.349Z (over 1 year ago)
- Topics: cheatsheets, command-line, shell, snippets, supercomputer
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My `navi` cheatsheets
Cheatsheets for the **[`navi`][navi]** interactive cheatsheet tool.
[navi]: https://github.com/denisidoro/navi
## Contents
- `slurm.cheat`: targeting supercomputers with [slurm][slurm] scheduling system.
- `process.cheat`: process management with `htop`, `ps` etc.
[slurm]: https://slurm.schedmd.com/
## Installation
Install [`navi`][navi] and [`fzf`][fzf] (both are binary executables), then install the cheats from this repo
```
$ navi repo add https://github.com/chazeon/my-navi-cheats
```
[fzf]: https://github.com/junegunn/fzf