branched changes for homepc

This commit is contained in:
Tristaan
2017-10-16 18:54:30 +02:00
parent 178bfef951
commit 41c8817624
571 changed files with 5977 additions and 616 deletions

2
.oh-my-zsh/plugins/debian/debian.plugin.zsh Executable file → Normal file
View 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:"