Age | Commit message (Collapse) | Author |
|
Check for `apt` and `apt-get` in debian setup function.
Look for exact directory in debian-like setup function.
Fixes #11459
|
|
See https://github.com/ohmyzsh/ohmyzsh/pull/11122#issuecomment-1399607430
|
|
BREAKING CHANGE: if both `fd` and `rg` are installed, default to using `fd`. This
is the recommendation of the ripgrep author, and it's been found to be faster.
If you want to force using `rg`, set the `FZF_DEFAULT_COMMAND` variable.
|
|
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
|
|
|
|
Co-authored-by: Marc Cornellà <marc.cornella@live.com>
|
|
|