bashfiles icon indicating copy to clipboard operation
bashfiles copied to clipboard

My personal bashfiles - bash prompt, dotfiles, etc

Results 1 bashfiles issues
Sort by recently updated
recently updated
newest added

When I run: ```bash git -C ~/path/to/repo pull ``` I would expect the pre-command-pull hook in `~/path/to/repo/.git/hooks/pre-command-pull` to be run even if the current working directory is something else.