mirror of
https://github.com/kastdeur/dotfiles.git
synced 2025-03-12 01:45:05 +01:00
4 lines
53 B
Text
4 lines
53 B
Text
![]() |
if [[ $(command -v fortune) ]]; then
|
||
|
fortune -so
|
||
|
fi
|