fish: ripgrep syntax highlighting
This commit is contained in:
parent
05f9fe0fbc
commit
d6572bd634
@ -1,3 +1,3 @@
|
|||||||
function rg --wraps rg
|
function rg --wraps rg
|
||||||
command rg --ignore-file="$XDG_CONFIG_HOME/ripgrep/ignore" $argv
|
command rg --ignore-file="$XDG_CONFIG_HOME/ripgrep/ignore" --json $argv | delta
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user