mirror of
https://github.com/junegunn/fzf.git
synced 2026-08-17 13:07:56 +02:00
When `ps` is aliased for something uncommon, like `alias ps=grc ps` which colorizes ps output, the output of `ps` can be unexpected and/or undesired. This change makes ps to be always executed as command, even if it's aliased. |
||
|---|---|---|
| .. | ||
| completion.bash | ||
| completion.zsh | ||
| key-bindings.bash | ||
| key-bindings.fish | ||
| key-bindings.zsh | ||