mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-14 22:33:52 -05:00
Remove another fish psub usage
This commit is contained in:
@@ -114,7 +114,7 @@ function rbenv
|
||||
|
||||
switch "\$command"
|
||||
case ${commands[*]}
|
||||
source (rbenv "sh-\$command" \$argv|psub)
|
||||
rbenv "sh-\$command" \$argv|source
|
||||
case '*'
|
||||
command rbenv "\$command" \$argv
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user