1761829583

This commit is contained in:
2025-10-30 07:06:23 -06:00
parent 5f5c271714
commit 500e541647
2 changed files with 74 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
# install homebrew
bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
bashrc
# homebrew
eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"
## ponysay
export PYTHONWARNINGS=ignore::SyntaxWarning
source ~/.bashrc
# install ponysay
brew install ponysay