Funny
This commit is contained in:
parent
0ae62847f2
commit
eec97664ec
3 changed files with 42 additions and 0 deletions
|
@ -33,3 +33,8 @@ alias a=fuck
|
|||
|
||||
# Load extra functions
|
||||
source "$CONFIGDIR/scripts/scripts.sh"
|
||||
|
||||
# The Funny
|
||||
if [ $LINES > 25 ] && [ $COLUMNS > 70 ]; then
|
||||
fastfetch;
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue