mirror of
https://github.com/Cian-H/dotfiles.git
synced 2025-12-22 19:31:57 +00:00
This change allows the dotfiles to work with chezmoi (e.g: on windows) and improves grepability with neovim/telescope
8 lines
281 B
Nu
8 lines
281 B
Nu
# print help message and ant help
|
|
extern "ant" [
|
|
--h # print help message and ant help
|
|
--noconfig # suppress sourcing of configuration files
|
|
--usejikes # enable use of jikes by default
|
|
--execdebug # print ant exec line generated by this launch script
|
|
...args
|
|
] |