Skip to content

rteabeault/dotfiles

Repository files navigation

dotfiles

Install

sh -c "$(curl -fsSL https://raw.githubusercontent.com/rteabeault/dotfiles/main/install.sh)"
  • Signin with appleid
  • Signin Messages
  • Signin Signal
  • Signin Discord
  • Signin Slack
  • Set keyboard shortcuts for mac
    • Caps lock -> Ctrl
    • Option -> Cmd
    • Cmd -> Option
  • Arrange Displays
  • Login to Chrome
  • Login to Dropbox
  • Setup Raycast
  • Setup Rectangle

Chezmoi Stuff

https://www.chezmoi.io/user-guide/daily-operations/

Pull the latest changes from your repo and apply them

chezmoi update

Pull the latest changes from your repo and see what would change, without actually applying the changes

chezmoi git pull -- --autostash --rebase && chezmoi diff

If you're happy with the changes, then you can run

chezmoi apply

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published