1
0
Fork 0
mirror of https://gitlab.com/mlunax/dotfiles.git synced 2025-04-18 16:26:50 +00:00
This commit is contained in:
lunax 2020-09-21 09:33:44 +02:00
parent 366830df55
commit c22e9ad370

3
.zshrc
View file

@ -7,7 +7,8 @@ source $ZSH/oh-my-zsh.sh
#COMPLETION_WAITING_DOTS="false"
plugins=(git docker)
plugins=(git docker virtualenv)
POWERLEVEL9K_RIGHT_PROMPT_ELEMENTS=(status virtualenv)
export EDITOR=nano
export JAVA_HOME=