Funnier
This commit is contained in:
parent
eec97664ec
commit
68ff74835b
4 changed files with 10 additions and 16 deletions
|
@ -35,6 +35,6 @@ alias a=fuck
|
|||
source "$CONFIGDIR/scripts/scripts.sh"
|
||||
|
||||
# The Funny
|
||||
if [ $LINES > 25 ] && [ $COLUMNS > 70 ]; then
|
||||
if [ $LINES > 30 ] && [ $COLUMNS > 70 ]; then
|
||||
fastfetch;
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue