diff options
author | Joe <rbo@gmx.us> | 2024-05-20 20:20:20 +0200 |
---|---|---|
committer | Joe <rbo@gmx.us> | 2024-05-20 20:20:20 +0200 |
commit | c2641edef11e08441905de047e8a341f6e217099 (patch) | |
tree | ec4ef0d6e5dd529ba8dd2e5957ba5c81c8dda6e1 /README.md | |
parent | readme or not (diff) | |
download | hardflip-c2641edef11e08441905de047e8a341f6e217099.tar.gz hardflip-c2641edef11e08441905de047e8a341f6e217099.tar.bz2 hardflip-c2641edef11e08441905de047e8a341f6e217099.tar.xz hardflip-c2641edef11e08441905de047e8a341f6e217099.tar.zst hardflip-c2641edef11e08441905de047e8a341f6e217099.zip |
read again
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -9,9 +9,9 @@ Install those if you need them: + `sshpass` if you are using passwords with SSH (honnestly use keys instead) + `xfreerdp` for RDP. Called `freerdp2-x11` on some distros -+ `openstack` for OpenStack CLI. ++ `openstack` for OpenStack CLI + `gpg` to crypt passwords. You can store them in plain text if you prefer but -I wouldn't recommend that option. +I wouldn't recommend that option + `go` + GNU `make` @@ -75,7 +75,7 @@ all, just leave that unset + `default_ssh_priv`: (`string`) default SSH private key path. It will be 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. +a main key ### `colors.yml` |