+ e opens $EDITOR (thanks @holman) + h is same as 'c' but in home directory (thanks @holman) + updated gitconfig
3 lines
26 B
Plaintext
3 lines
26 B
Plaintext
#compdef h
|
|
_files -W ~ -/
|