mirror of
https://github.com/jbowdre/dotfiles.git
synced 2024-11-22 09:22:19 +00:00
fish: shorter fortunes, pls
This commit is contained in:
parent
b3b67082ce
commit
ec537dca23
1 changed files with 1 additions and 1 deletions
|
@ -135,7 +135,7 @@
|
|||
'' +
|
||||
# print a happy tree
|
||||
''
|
||||
cbonsai -p -m "$(fortune)"
|
||||
cbonsai -p -m "$(fortune -s -n 300)"
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue