dotfiles/zsh/local/env.zsh
2020-09-04 18:42:38 +02:00

3 lines
143 B
Bash

export PATH="/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin"
export EDITOR='nvim'
export BROWSER="firefox-developer-edition"