dotfiles/win/wsl.sh

5 lines
43 B
Bash
Raw Normal View History

2020-09-22 04:27:00 +00:00
if [ -t 1 ]; then
exec /usr/bin/fish
fi