Update dotfiles/.local/functions
This commit is contained in:
parent
a5e7988e1b
commit
9bd8bc6125
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ resetdocker() {
|
|||
}
|
||||
|
||||
# ripgrep-all
|
||||
rga-fzf() {
|
||||
rgafzf() {
|
||||
RG_PREFIX="rga --files-with-matches"
|
||||
local file
|
||||
file="$(
|
||||
|
|
Loading…
Reference in a new issue