aboutsummaryrefslogtreecommitdiff
path: root/sh/profile.d/visual.sh
blob: 119d81c72bd501489b33d0b1f60efd8248e4683b (plain) (blame)
1
2
3
# Use first found implementation of vi(1)
VISUAL='vi'
export VISUAL