Skip to content

mfts/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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