diff options
Diffstat (limited to 'etc')
-rw-r--r-- | etc/login | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/etc/login b/etc/login deleted file mode 100644 index 0fb05ca..0000000 --- a/etc/login +++ /dev/null @@ -1,4 +0,0 @@ -## vim:ft=zsh -[[ -n $commands[todo] ]] && [[ -r ~/var/gtd/todo ]] && gtd-todo -[[ -n $commands[calendar] ]] && [[ -r ~/stuff/calendar ]] && calendar -true |