mirror of
https://github.com/oh-my-fish/oh-my-fish
synced 2024-11-09 13:10:40 +00:00
Removing redirect fd 1 and 2.
Well don't need all the extra redirect. normally correclty set.
This commit is contained in:
parent
eb60e799af
commit
dc46cbce7d
@ -65,4 +65,4 @@ echo
|
||||
colored green ' ....is now installed.'
|
||||
|
||||
# Run shell after installation.
|
||||
exec fish < /dev/tty 2>&1 > /dev/tty
|
||||
exec fish < /dev/tty
|
||||
|
Loading…
Reference in New Issue
Block a user