docs: update
This commit is contained in:
parent
224b600746
commit
225880b889
|
@ -27,7 +27,7 @@ pash
|
||||||
* [How do I change the password store location?](#how-do-i-change-the-password-store-location)
|
* [How do I change the password store location?](#how-do-i-change-the-password-store-location)
|
||||||
* [How do I rename an entry?](#how-do-i-rename-an-entry)
|
* [How do I rename an entry?](#how-do-i-rename-an-entry)
|
||||||
* [How can I extend `pash`?](#how-can-i-extend-pash)
|
* [How can I extend `pash`?](#how-can-i-extend-pash)
|
||||||
* [How do I change the clipboard tool?](#how-do-i-change-the-clipboard-tool)
|
* [How do I change the clipboard tool?](#how-do-i-change-the-clipboard-tool)
|
||||||
|
|
||||||
<!-- vim-markdown-toc -->
|
<!-- vim-markdown-toc -->
|
||||||
|
|
||||||
|
@ -138,7 +138,7 @@ pash() {
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
## How do I change the clipboard tool?
|
### How do I change the clipboard tool?
|
||||||
|
|
||||||
Set the environment variable `PASH_CLIP` to a command.
|
Set the environment variable `PASH_CLIP` to a command.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue