1
0
Fork 0
Cheatsheets for use with Navi
Go to file
Dee cd6bcfea2d add a git cheat 2021-10-04 15:45:40 +02:00
README.md Initial commit 🎉 2021-07-20 01:31:02 +02:00
ffmpeg.cheat Initial commit 🎉 2021-07-20 01:31:02 +02:00
git.cheat add a git cheat 2021-10-04 15:45:40 +02:00
lvm.cheat Add lvm cheat 2021-10-02 02:37:18 +02:00
misc.cheat Initial commit 🎉 2021-07-20 01:31:02 +02:00
nix.cheat Add a Nix cheat 2021-09-08 22:52:23 +02:00
tinc.cheat Initial commit 🎉 2021-07-20 01:31:02 +02:00

README.md

Dee's Navi cheat files

This is a collection of cheat files for Navi, a tool for browsing through and executing useful shell one-liners.

These particular cheat files are for stuff I (Dee) have personally found useful. You can install them by cloning this repo into your Navi cheats path (it is usually ~/.local/share/navi/cheats, and you can have Navi print it by invoking navi info cheats-path).

Assumptions

These cheat files assume you are using zsh as your shell. Additionally, they assume fd is available and use it for variable lookups.