ridiculousfish
|
b8fd6b5f31
|
Run fish_indent over new Windows completions
|
2022-01-26 22:02:23 -08:00 |
|
EmilySeville7cfg
|
cdae6536fd
|
Standardize complex commands:
- attributes
- reg
- schtasks
|
2022-01-26 21:37:39 -08:00 |
|
EmilySeville7cfg
|
78bd0f9cdb
|
Prettify all commands:
- rename *list* functions to *print*
- use short options everywhere
- delegate less work to functions
|
2022-01-26 21:37:39 -08:00 |
|
EmilySeville7cfg
|
c5a8e700bb
|
Replace "generate" to "complete" in functions
|
2022-01-26 21:37:39 -08:00 |
|
EmilySeville7cfg
|
f047ef4ea2
|
Remove __fish_generate_password function
|
2022-01-26 21:37:39 -08:00 |
|
EmilySeville7cfg
|
3f7cfdd144
|
Concise option/value descriptions
|
2022-01-26 21:37:39 -08:00 |
|
EmilySeville7cfg
|
7bf82bfd32
|
Update __schtasks_list_tasks function
|
2022-01-26 21:37:39 -08:00 |
|
EmilySeville7cfg
|
e22e8932a5
|
Clean-up schtasks completion:
- conditionally show /u, /p options
- use __fish_list_windows_users function
|
2022-01-26 21:37:39 -08:00 |
|
EmilySeville7cfg
|
c7534b2dd5
|
Completion for schtasks command
|
2022-01-26 21:37:39 -08:00 |
|