This commit is contained in:
Michael Chalupiak
2026-04-22 14:33:05 -04:00
10 changed files with 168 additions and 62 deletions

View File

@@ -1,4 +1,4 @@
rg -uu --color=always --line-number --no-heading --smart-case -H "${*:-}" | tr -d '\r' |
/usr/bin/rg . . --color=always --line-number --no-heading --smart-case -H "${*:-}" | tr -d '\r' |
fzf-tmux --cycle -p 80%,90% --ansi \
--color "hl:-1:underline,hl+:-1:underline:reverse" \
--delimiter : \