# .session
# this file is run ONCE in a tty, the first time I log in

#export DISPLAY=:0.0

echo Happy `date +%A\ %Y.%m.%d` \! | sed 's/\.0/\./g' |
figlet -f small | cowsay -n

echo

kc
#ssh-add

echo

export splish_bounced=  # not neccessary, but useful for testing

#[ -e $HOME/.remind ] && splish remind exec vremind

  # was: [ -e $HOME/.remind ] && xterm -e /home/share/hacks/editremind &
#splish mail 'exec offlineimap' 'exec mutt'
#splish alice 'exec alice\rmain'
#( cd ~/all ; splish sync 'exec alice\ralice-sync' 'PS;clear' ; )
  # FIXME allow blank args? no, at least fix the prompt!
  # TODO auto use PS;clear if blank arg

# TODO use hostname:screen as prompt if hostname != $HOMEHOST  (== bart)

#startx

echo
