Skip to content

michaelbarton/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,253 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

My personal dotfiles for macOS, managed with Ansible.

Quick start

# Clone the repository
git clone https://github.com/michaelbarton/dotfiles.git ~/.dotfiles

# Apply configuration with Ansible
cd ~/.dotfiles
make apply

Run specific Ansible tags

uv run ansible-playbook -i ~/.dotfiles/ansible/inventory.ini ~/.dotfiles/ansible/dotfiles.yml --tags "hooks,setup"

Maintenance

make fmt_check
make nvim-check

Fish Shell

curl -sL https://git.io/fisher | source && fisher install jorgebucaran/fisher
fish -c "fisher update"

Customization

For machine-specific settings, create:

  • ~/.local/environment.bash for Bash settings

About

Various configuration files

Resources

Stars

12 stars

Watchers

2 watching

Forks

Packages

 
 
 

Contributors