bashrc update

This commit is contained in:
Penelope Gwen 2026-05-25 14:09:04 -07:00 committed by Penelope Gwen
parent 87fc1609d9
commit 63237aeffb

View file

@ -189,7 +189,7 @@ gitchanges() {
} }
dpkg-log-search() { dpkg-log-search() {
zgrep "${1}" /var/log/dpkg.log* zgrep -i "${1}" /var/log/dpkg.log*
} }
#apt update summary #apt update summary