small sourcing fix
This commit is contained in:
parent
cb05f3af7e
commit
29d2de9b3b
1 changed files with 1 additions and 1 deletions
2
.zshrc
2
.zshrc
|
|
@ -13,7 +13,7 @@ fi
|
||||||
export PATH=$HOME/bin:$HOME/.gem/ruby/3.0.0/bin:$HOME/.android/sdk/platform-tools:$PATH
|
export PATH=$HOME/bin:$HOME/.gem/ruby/3.0.0/bin:$HOME/.android/sdk/platform-tools:$PATH
|
||||||
|
|
||||||
# Private stuff
|
# Private stuff
|
||||||
source /home/hanez/.zsh_private
|
source ~/.zsh_private
|
||||||
|
|
||||||
# Java Stuff
|
# Java Stuff
|
||||||
export JAVA_HOME=/usr/lib/jvm/java-8-openjdk
|
export JAVA_HOME=/usr/lib/jvm/java-8-openjdk
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue