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