better ascii logos

This commit is contained in:
2025-08-25 11:07:39 +02:00
parent 0809224963
commit b582bb9574
3 changed files with 31 additions and 0 deletions
+3
View File
@@ -15,6 +15,9 @@ autoload -U +X bashcompinit && bashcompinit
export EDITOR='nvim'
# nullpoint custom fastfetch
alias fastfetch='fastfetch --file-raw /etc/nullpoint-logo'
if [ $TILIX_ID ] || [ $VTE_VERSION ]; then
[ -f /etc/profile.d/vte.sh ] && source /etc/profile.d/vte.sh
fi