summaryrefslogtreecommitdiff
path: root/bashrc
diff options
context:
space:
mode:
authorDavid Phillips <david@sighup.nz>2017-04-20 16:18:47 +1200
committerDavid Phillips <david@sighup.nz>2017-04-20 16:18:47 +1200
commit9565e1e89bbef408d7bb5b588f25efb94490ed67 (patch)
treef79d4940bda10a26f216c183874d60362f6fe49b /bashrc
parentc5fc57c199501c2cb4220a3dee068e215539802d (diff)
downloaddotfiles-9565e1e89bbef408d7bb5b588f25efb94490ed67.tar.xz
Add XAU to bash welcome
Diffstat (limited to 'bashrc')
-rw-r--r--bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/bashrc b/bashrc
index b76cb67..f45f140 100644
--- a/bashrc
+++ b/bashrc
@@ -82,3 +82,4 @@ fi
[ -d ~/Maildir/new/ ] && [ "$(ls ~/Maildir/new/)" ] && echo 'New mail'
[ -f ~/.cache/XAGNZD ] && echo "$(cat ~/.cache/XAGNZD) (at $(date +"%a %d %H:%M" --date=@$(stat -c %Y ~/.cache/XAGNZD)))"
+[ -f ~/.cache/XAUNZD ] && echo "$(cat ~/.cache/XAUNZD) (at $(date +"%a %d %H:%M" --date=@$(stat -c %Y ~/.cache/XAUNZD)))"