I know you can play the game at chrome://dino, but it doesn't evoke the same nostalgic feeling of a 10yr old me turning on aeroplane mode and spamming space bar to try and beat my brother's high score. Good memories.
winget install -e --id Mozilla.Firefox
dnf install firefox -y
pacman -S firefox
emerge --ask www-client/firefox
flatpak install org.mozilla.Firefox
zypper in firefox
opi in firefox
Also how do you format the text like that?
using backticks for inline code
`some text` -> some text
some text
or triple backtick for code block
install firefox
... I really like aliases.
Real Men™ compile from source!
Slap a -h on there to make it silent too.
winget install -e --id Mozilla.Firefox
dnf install firefox -y
pacman -S firefox
emerge --ask www-client/firefox
flatpak install org.mozilla.Firefox
zypper in firefox
opi in firefox
Also how do you format the text like that?
using backticks for inline code
`some text` ->
some text
or triple backtick for code block
install firefox
... I really like aliases.
Real Men™ compile from source!
Slap a -h on there to make it silent too.