update files

This commit is contained in:
eeleater 2023-01-16 10:32:35 +01:00
parent efd3fd35fb
commit 84df5f315b
2 changed files with 2 additions and 13 deletions

View file

@ -4,6 +4,4 @@ if test "x$TERMINALNAME" = "xalacritty"; then eval "$(zellij setup --generate-au
potentialBanner=('bofh; echo " - BOFH"' 'fastfetch' 'hackerquotes' 'colorscript random')
eval "$potentialBanner[$RANDOM%$#potentialBanner+1]"
() { test -r $1 && source $1 } "$XDG_CACHE_HOME"/p10k-instant-prompt-$USERNAME.zsh
eval "$(sheldon source)"