aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorjoe <rbo@gmx.us>2025-08-29 17:23:08 +0200
committerjoe <rbo@gmx.us>2025-08-29 17:23:08 +0200
commit06549448c8e0c2e499bd12001b4ec56ba3752d89 (patch)
treeccee025bec7bd254ae2c4c31703f17d3c4d0b504 /README.md
parentfuck good (diff)
downloadhardflip-06549448c8e0c2e499bd12001b4ec56ba3752d89.tar.gz
hardflip-06549448c8e0c2e499bd12001b4ec56ba3752d89.tar.bz2
hardflip-06549448c8e0c2e499bd12001b4ec56ba3752d89.tar.xz
hardflip-06549448c8e0c2e499bd12001b4ec56ba3752d89.tar.zst
hardflip-06549448c8e0c2e499bd12001b4ec56ba3752d89.zip
fzf bin plus fix bad behaviour
Diffstat (limited to '')
-rw-r--r--README.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1c9a3fa..5bbc145 100644
--- a/README.md
+++ b/README.md
@@ -15,6 +15,7 @@ Install those if you need them:
+ `gpg` to crypt passwords, similarily to
[pass](https://www.passwordstore.org/). You can store them in plain text if you
prefer but I wouldn't recommend that option
++ `fzf`
+ `go`
+ GNU `make`
@@ -89,6 +90,8 @@ that, it doesn't work at all, just leave that unset
entered by default when adding a new SSH host or jump, saving a ton of time.
Of course it can be changed when adding the host. Leave empty if you don't have
a main key
++ `fuzzy_finder`: (`string`) custom path for the fuzzy search program. For you
+`skim` nerds. Defaults to `fzf` if not set
### `colors.yml`
@@ -140,9 +143,13 @@ keys, maybe in the future.
On first start, you will be prompted to configure GnuPG and default SSH keys.
+### Options
+
+`man hf` for more infos.
+
## Next
-Check `ROADMAP.md` to see the intended upgrades for `hardflip`. VNC hosts and
+Check [ROADMAP.md](ROADMAP.md) to see the intended upgrades for `hardflip`. VNC hosts and
fuzzysearch are big ones. But that's pretty much it. Enjoy.
## Bugs