Skip to content

Instantly share code, notes, and snippets.

@digitalnomad91
Created May 12, 2023 16:23
Show Gist options
  • Save digitalnomad91/fa696195a76f671e5a9ae0124cedd526 to your computer and use it in GitHub Desktop.
Save digitalnomad91/fa696195a76f671e5a9ae0124cedd526 to your computer and use it in GitHub Desktop.
zprofile
eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"
cat /etc/motd
neofetch
for f in /etc/update-motd.d/*; do
bash "$f"
done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment