add .banner

This commit is contained in:
finga 2020-01-13 22:14:45 +01:00
parent 5eed4e384b
commit d567bbdeb3
3 changed files with 9 additions and 2 deletions

6
.banner Normal file
View file

@ -0,0 +1,6 @@
# echo shell header
ddate
echo
birthdays
echo
command cowsay -d $(fortune)

View file

@ -1,4 +1,5 @@
*
!/.banner
!/.gitignore.d
!/.gitignore.d/zsh
!/.zprofile

4
.zshrc
View file

@ -49,5 +49,5 @@ DIRSTACKSIZE=20
# source fzf
. /usr/share/doc/fzf/examples/key-bindings.zsh
# source autoload
. ~/.autoload
# source banner
. ~/.banner