commit 7afc486cbb10ccde1e944414eb7dfd99b49ad345 parent a6e2552b1929180542a34bd874a54953999d2be9 Author: Yuval Langer <yuval.langer@gmail.com> Date: Sat, 10 Jun 2017 18:27:01 +0300 Display fortune when opening an interactive shell Diffstat:
M | dotfiles.org | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/dotfiles.org b/dotfiles.org @@ -234,6 +234,10 @@ You might find mirrors in the following addresses: #export PYTHONPATH export GOPATH export PATH + + printf "And now for something completely different:\n\n" + fortune -c -a | sed 's/^/ /' + printf "\n" #+end_src *** bin