An open API service indexing awesome lists of open source software.

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.

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