mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-08 04:34:00 +02:00
5 lines
58 B
Text
5 lines
58 B
Text
#compdef c
|
|
_files -W ~/code -/
|
|
|
|
#compdef h
|
|
_files -W ~ -/
|