mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-28 09:31:16 -03:00
Remove trailing whitespaces and change tabs to spaces
This commit is contained in:
@@ -18,7 +18,7 @@ function __fish_complete_cd -d "Completions for the cd command"
|
||||
else
|
||||
set mycdpath $CDPATH
|
||||
end
|
||||
|
||||
|
||||
# Note how this works: we evaluate $ctoken*/
|
||||
# That trailing slash ensures that we only expand directories
|
||||
|
||||
|
||||
Reference in New Issue
Block a user