chore: link command

This commit is contained in:
Michele Cereda
2024-01-19 19:02:14 +01:00
parent eb1f9e2a16
commit f3e350093b

View File

@@ -43,6 +43,9 @@ brew pin 'gnupg2'
# Uninstall something.
brew uninstall --zap 'keybase'
# (Re)create links for applications.
brew link 'kubernetes-cli'
# Add taps.
# Only one at a time.