mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2025-02-21 06:18:24 +08:00
4 lines
56 B
Fish
4 lines
56 B
Fish
![]() |
function omf.cli.cd -a name
|
||
|
omf.packages.cd $name
|
||
|
end
|