This commit is contained in:
tavo-wasd 2023-06-27 03:32:12 -06:00
parent 82d8cf437a
commit e0b726f12c
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View file

@ -124,3 +124,4 @@ akonadi_indexing_agentrc
chromium/
okularrc
plasmanotifyrc
arkrc

2
bashrc
View file

@ -117,4 +117,4 @@ type systemctl 2>/dev/null 1>&2 && if systemctl -q is-active graphical.target &&
fi
# nice login prompt
[ -e "/usr/local/bin/afetch" ] && afetch || fetch min
[ -e "/usr/bin/afetch" ] && afetch || fetch min