I believe that the following commands should have the following short aliases:
| command | aliases
| ---------- | ---
| install | i
| list | ls
This way, it鈥檚聽possible to聽use聽the聽short variants, which are faster and easier to聽type, especially when compared to聽clist and聽cinst, which are different programs in聽the聽mind of聽anyone who deals with聽UNIX鈥憀ike environments, where聽it鈥檚聽a聽practically non鈥慹xistent practice to聽create alias聽executables, which is聽why I聽instinctively write choco by聽muscle memory, and聽by聽that聽point, switching to聽clist聽or聽cinst is too late.
cinst and clist are deprecated - we have no idea when we'll remove them, but cpack conflicts with other tools, so it's best to stick with choco command. As far as short aliases, that remains to be seen.
We already have plans for choco ls that might be slightly different than list IIRC.
That choco's cpack shadows CMake cpack is a problem for me. Now I need to worry about the PATH order on my Windows installations
@Croydon Please follow #89 instead.
Most helpful comment
cinst and clist are deprecated - we have no idea when we'll remove them, but cpack conflicts with other tools, so it's best to stick with
choco command. As far as short aliases, that remains to be seen.We already have plans for
choco lsthat might be slightly different than list IIRC.