summaryrefslogtreecommitdiff
path: root/.zlogin
diff options
context:
space:
mode:
authorHugues Hiegel <hugues@hiegel.fr>2008-09-30 10:51:08 +0200
committerHugues Hiegel <hugues@hiegel.fr>2008-09-30 10:51:08 +0200
commitfa444fdc32225b369256dbad4bc4a43eeaa358e3 (patch)
tree82cf03da8161a18b2eddc67c5b968ee44f934830 /.zlogin
parentd538bb1e74df6c525f53f18d7afb82ff9c1ab87f (diff)
parent1e944a94a5c5d950e0ca8d8b3b14a910f87f34d6 (diff)
Merge commit 'origin/master'
Conflicts: net:sweethome/host:delphine/user:hugues
Diffstat (limited to '.zlogin')
-rw-r--r--.zlogin2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zlogin b/.zlogin
index a1f2e0e..f71de86 100644
--- a/.zlogin
+++ b/.zlogin
@@ -8,7 +8,7 @@ then
if [ "$TODAY" != "$LATEST" ]
then
- when w --calendar=~/.when/birthdays > ~/.when/.today
+ when w --calendar=~/.when/birthdays | tail -n+3 > ~/.when/.today
fi
if [ -s ~/.when/.today ]