dotfiles/ubuntu/wsl.sh

5 lines
43 B
Bash
Raw Normal View History

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