Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 613 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 613 Bytes

dotfiles

Collection of configuration files I use on my local machine.

Additional configuration

Install tea

tea is a next-generation, cross-platform package manager from the creator of brew. Learn more about tea.

sh <(curl tea.xyz)

Add git commit signing

Make sure your commits on GitHub are always signed and verified. Go to the file to understand what's being installed.

tea https://github.com/teaxyz/demos/blob/main/setup-git-commit-signing.sh

Check out the release notes on what changed