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