mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-03 15:01:16 -03:00
Add completions for the env command
darcs-hash:20061204115838-ac50b-f75e067b50ee2cbc8f735110c34892613c53c4d9.gz
This commit is contained in:
@@ -23,6 +23,7 @@ function __fish_complete_subcommand -d "Complete subcommand"
|
||||
|
||||
switch $i
|
||||
case '-*'
|
||||
case '*=*'
|
||||
|
||||
case '*'
|
||||
set had_cmd 1
|
||||
|
||||
Reference in New Issue
Block a user