diff options
author | Florian Pritz <f-p@gmx.at> | 2009-01-20 11:38:54 +0100 |
---|---|---|
committer | Florian Pritz <f-p@gmx.at> | 2009-01-20 11:38:54 +0100 |
commit | a4637318a93ab257f5aa551fc26a06a4e47572a9 (patch) | |
tree | de8e5d01c0613200d50381b9a53aa1e30501987d | |
parent | 360f4b94e893a81b9f130fe16094586ec11c86e6 (diff) | |
download | dotfiles-a4637318a93ab257f5aa551fc26a06a4e47572a9.tar.gz dotfiles-a4637318a93ab257f5aa551fc26a06a4e47572a9.tar.xz |
update
-rw-r--r-- | .zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -204,6 +204,7 @@ alias aurball='makepkg --source -f' alias u='upload.sh' alias mtr='mtr -t' alias wcl='wc -l' +alias mdstat='cat /proc/mdstat' alias pager='${PAGER}' alias c='${PAGER}' |