mirror of
https://github.com/TECHNOFAB11/tmux-copyrat.git
synced 2025-12-12 16:10:07 +01:00
chore(docs): README: fix typo
This commit is contained in:
parent
e13c58db30
commit
4ad2adcc16
1 changed files with 1 additions and 1 deletions
|
|
@ -119,7 +119,7 @@ The error was `Error no such file`
|
|||
Let's imagine you want a quick way to always search for SHA-1/2, datetimes, strings within backticks, you would define once the following alias
|
||||
|
||||
```zsh
|
||||
$ alias pick='copyrat -r --unique-hint -s bold -x sha datetime quoted-backtick | pbcopy'
|
||||
$ alias pick='copyrat -r --unique-hint -s bold -x sha -x datetime -x quoted-backtick | pbcopy'
|
||||
```
|
||||
|
||||
and simply
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue