Reformat share/**.fish with newlines collapsed

This commit is contained in:
Fabian Boehm
2024-02-26 16:16:11 +01:00
parent f93a3e9e9b
commit 78c9482822
127 changed files with 0 additions and 222 deletions

View File

@@ -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