dotfiles
dotfiles copied to clipboard
frg and rgi functions does not work in fzf.sh file
I get the following error while running the functions frg() and rgi()
frg:4: command not found: rg --column --line-number --no-heading --color=always --smart-case inputString
rgl() works fine without any issue.