cleaned up the codebase a bit

main
The_miro 2025-04-05 12:21:24 +02:00
parent 14587c35b5
commit e6492b971e
17 changed files with 1 additions and 1 deletions

2
.zshrc
View File

@ -125,7 +125,7 @@ source $ZSH/oh-my-zsh.sh
# alias ohmyzsh="mate ~/.oh-my-zsh"
fi
if [ -z "${CONTAINER_ID}" ]; then
fastfetch --logo-color-1 red --logo-color-2 red --color red -l ~/Dotfiles/pin.txt
fastfetch --logo-color-1 red --logo-color-2 red --color red -l ~/Dotfiles/resources/pin.txt
fi