1
0
Fork 0
mirror of https://gitlab.com/mlunax/dotfiles.git synced 2025-04-19 08:45:36 +00:00

disable dots

Signed-off-by: lunax <mlunaelumen@gmail.com>
This commit is contained in:
lunax 2020-03-09 14:31:45 +01:00
parent 45d1310f10
commit 193b4850ed

2
.zshrc
View file

@ -5,7 +5,7 @@ export ZSH_THEME="powerlevel9k/powerlevel9k"
source $OTHER/powerlevel_settings.sh
source $ZSH/oh-my-zsh.sh
COMPLETION_WAITING_DOTS="true"
#COMPLETION_WAITING_DOTS="false"
plugins=(git docker)