bashrc update
This commit is contained in:
parent
87fc1609d9
commit
63237aeffb
1 changed files with 1 additions and 1 deletions
|
|
@ -189,7 +189,7 @@ gitchanges() {
|
|||
}
|
||||
|
||||
dpkg-log-search() {
|
||||
zgrep "${1}" /var/log/dpkg.log*
|
||||
zgrep -i "${1}" /var/log/dpkg.log*
|
||||
}
|
||||
|
||||
#apt update summary
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue