summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorChristoph Anton Mitterer <mail@christoph.anton.mitterer.name>2023-10-11 06:07:47 +0200
committerGitHub <noreply@github.com>2023-10-11 13:07:47 +0900
commit561e0b04a8e23b9088010d4b08f55683decf05db (patch)
tree5e4792e5bad07bf6960c138a64a51a8f4c6ec4a6 /go.mod
parent404b6a864ba3efcd5d4604655b9133dc2d2d5986 (diff)
downloadfzf-561e0b04a8e23b9088010d4b08f55683decf05db.tar.gz
[bash] Use `command` to “protect” further commands (#3462)
This commit causes all simple commands that are not built-ins or functions to be invoked via `command` in order to protect them from alias substitution or from accidentally taking functions of the same name. It was decided to not “protect” `fzf` and `fzf-tmux` for now. Maybe a better solution should be implemented for that in the future. Signed-off-by: Christoph Anton Mitterer <mail@christoph.anton.mitterer.name>
Diffstat (limited to 'go.mod')
0 files changed, 0 insertions, 0 deletions