mirror of
https://github.com/pyenv/pyenv.git
synced 2024-11-07 20:31:01 -05:00
Remove another fish
psub usage
This commit is contained in:
parent
19ae300eb8
commit
ac5dce9014
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue