From febeaae00688382c94e82b4b7dc557ace4ff9427 Mon Sep 17 00:00:00 2001 From: Jonathan Hodgson Date: Thu, 6 Dec 2018 11:05:26 +0000 Subject: [PATCH] Print a random tldr when opening a terminal window --- shells/zsh/zshrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/shells/zsh/zshrc b/shells/zsh/zshrc index 413ea92f..43604535 100644 --- a/shells/zsh/zshrc +++ b/shells/zsh/zshrc @@ -99,3 +99,5 @@ TRAPWINCH(){ #if [[ ! $TERM =~ screen ]]; then # exec tmux #fi +# +tldr --linux -r