added zunit
This commit is contained in:
parent
139ec8e637
commit
32d462d77e
4 changed files with 16 additions and 4 deletions
|
@ -5,7 +5,7 @@ export DOTF_CONF="${DOTFILES}/config" # Config Folder
|
|||
export ZSHRCD="${DOTF_CONF}/zsh/zshrc.d" # ZSHRC.D Folder
|
||||
|
||||
# Export Path
|
||||
export PATH="${HOME}/dotfiles/bin:/opt/android-sdk/build-tools/26.0.0/:${HOME}/.fzf/bin:${PATH}"
|
||||
export PATH="${HOME}/dotfiles/bin:/opt/android-sdk/build-tools/26.0.0/:/home/eeleater/.gem/ruby/2.4.0/bin:${HOME}/.fzf/bin:${PATH}"
|
||||
|
||||
# Export Editor
|
||||
export EDITOR='nano'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue