zeesh/modules/env.zsh

2 lines
60 B
Bash

export PATH="${HOME}/.local/bin:${PATH}"
export EDITOR="vim"