mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2024-11-25 09:41:40 +08:00
Setting the correct fd when piped
This commit is contained in:
parent
591330b12c
commit
dbbd047cc6
|
@ -65,4 +65,4 @@ echo
|
|||
colored green ' ....is now installed.'
|
||||
|
||||
# Run shell after installation.
|
||||
fish
|
||||
fish < /dev/tty 2>&1 > /dev/tty
|
||||
|
|
Loading…
Reference in New Issue
Block a user