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:
parent
45d1310f10
commit
193b4850ed
1 changed files with 1 additions and 1 deletions
2
.zshrc
2
.zshrc
|
@ -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)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue