dotfiles/config/zsh/zshrc.d/exports/other.zsh
2017-07-21 12:55:49 +02:00

2 lines
118 B
Bash

export PATH="${HOME}/dotfiles/bin:/opt/android-sdk/build-tools/26.0.0/:${HOME}/.fzf/bin:${PATH}"
export EDITOR='nano'