aboutsummaryrefslogtreecommitdiff
path: root/zsh/.zshenv
blob: 25d4468db04541656d0f39ecc98e7a6d27fbcc38 (plain)
1
2
3
export LESS=R # Option to less so that git log/diff hide output after exit
export EDITOR=nvim
export PATH=$PATH:~/.local/bin