mirror of
https://github.com/oh-my-fish/oh-my-fish
synced 2024-11-09 13:10:40 +00: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