mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-04 15:51:15 -03:00
Reformat share/**.fish with newlines collapsed
This commit is contained in:
@@ -104,7 +104,6 @@ function __fish_complete_ssh -d "common completions for ssh commands" --argument
|
||||
complete -c $command -s v -d "Verbose mode"
|
||||
end
|
||||
|
||||
|
||||
function __fish_ssh_ciphers -d "List of possible SSH cipher algorithms"
|
||||
ssh -Q cipher
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user