We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84d4168 commit e7f2e6aCopy full SHA for e7f2e6a
README.md
@@ -289,7 +289,7 @@ __List your cached SSH keys from SSH agent__
289
### Customized SSH key store path
290
291
By default, SKM uses `$HOME/.skm` as the default path of SSH key store.
292
-You can define your customized in your `~/.bashrc` or `~/.zshrc` by adding:
+You can define your customized key store path in your `~/.bashrc` or `~/.zshrc` by adding:
293
294
```bash
295
SKM_STORE_PATH=/usr/local/.skm
0 commit comments