mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-08 06:43:01 +08:00
4 lines
131 B
Fish
4 lines
131 B
Fish
complete -f brightnessctl
|
|
complete -c brightnessctl -n "test (__fish_number_of_cmd_args_wo_opts) = 1" \
|
|
-xa "info get set max"
|