Split autoinstall

This commit is contained in:
Tobias Reisinger 2022-10-22 02:13:06 +02:00
parent b7c91e79d9
commit d03d742b92
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
4 changed files with 13 additions and 3 deletions
.config/zsh

View file

@ -7,7 +7,7 @@ then
rm "$HOME/.zshrc"
fi
autoinstall all
autoinstall base
# Set name of the theme to load --- if set to "random", it will
# load a random theme each time oh-my-zsh is loaded, in which case,