aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/docs
diff options
context:
space:
mode:
authorToby Vincent <tobyv13@gmail.com>2021-06-28 14:33:46 -0500
committerToby Vincent <tobyv13@gmail.com>2021-06-28 14:33:46 -0500
commitb0e7b257d3f20478d80ee1ad237b45075b79e9f1 (patch)
tree8f33fb101d8d8a73a440b58f7ef6e5af211675c1 /docs
parent1d6524df7dddf5d62144140d926e8c964390cfd5 (diff)
refactor: changed gpg-bridge path
Diffstat (limited to 'docs')
-rw-r--r--docs/cheatsheet.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cheatsheet.md b/docs/cheatsheet.md
index b1c5002..01e7e43 100644
--- a/docs/cheatsheet.md
+++ b/docs/cheatsheet.md
@@ -165,7 +165,7 @@ Set variables
# Can be any free port
$port = 4444
-$bridge = "~/.cargo/bin/gpg-bridge"
+$bridge = "$HOME\.cargo\bin\gpg-bridge.exe"
```
Set it to autostart on login