Print a random tldr when opening a terminal window
This commit is contained in:
parent
3e998e42e1
commit
5083e8edd5
1 changed files with 2 additions and 0 deletions
|
@ -99,3 +99,5 @@ TRAPWINCH(){
|
|||
#if [[ ! $TERM =~ screen ]]; then
|
||||
# exec tmux
|
||||
#fi
|
||||
#
|
||||
tldr --linux -r
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue