mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2025-03-10 22:15:15 +08:00

- Copy and improve help text, and convert it to AsciiDoc files - Evaluate commands dynamically
4 lines
65 B
Fish
4 lines
65 B
Fish
function omf.cli.repositories
|
|
omf.index.repositories $argv
|
|
end
|