branched changes for homepc
This commit is contained in:
2
.oh-my-zsh/plugins/debian/debian.plugin.zsh
Executable file → Normal file
2
.oh-my-zsh/plugins/debian/debian.plugin.zsh
Executable file → Normal file
@@ -192,7 +192,7 @@ apt-history () {
|
||||
awk '{print $4"="$5}'
|
||||
;;
|
||||
list)
|
||||
zcat $(ls -rt /var/log/dpkg*)
|
||||
zgrep --no-filename '' $(ls -rt /var/log/dpkg*)
|
||||
;;
|
||||
*)
|
||||
echo "Parameters:"
|
||||
|
||||
Reference in New Issue
Block a user