new: ripgrep show hidden files

This commit is contained in:
Matthew Ryan Dillon 2022-05-24 11:53:13 -07:00
parent 766edf680a
commit b1dd2c897a
4 changed files with 6 additions and 1 deletions

View file

@ -78,3 +78,4 @@ done
export -U PATH
export CONDA_ENVS_PATH=$HOME/.conda/envs:/opt/miniconda3/envs
export CONDA_PKGS_DIRS=$HOME/.conda/pkgs
export RIPGREP_CONFIG_PATH=$HOME/.ripgreprc