Clean theme

This commit is contained in:
2024-10-19 02:51:02 +02:00
parent 025c1b5101
commit f3ef0eb885
3 changed files with 1 additions and 104 deletions

2
zshrc
View File

@@ -21,7 +21,7 @@ DISABLE_AUTO_UPDATE="true"
ZSH=$HOME/.config/ohmyzsh
ZSH_CUSTOM=$HOME/.config/dotfiles/zsh/ohmyzsh
ZSH_THEME="laptop"
ZSH_THEME="tforgione"
if [ -f $DOTFILES/zsh/env.zsh ]; then
source $DOTFILES/zsh/env.zsh