/dotfiles

Primary LanguageLuaMIT LicenseMIT

Tim's dotfiles

Setup Xcode

  • Download latest Xcode from App Store
  • $ ./xcode/.init

Or just install the Xcode CLI

Run all macos settings then reboot when complete

$ ./.macos

Install Homebrew then run all installations

$ /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
$ ./brew.sh
$ ./brew-cask.sh

Setup fish

$ ./fish/.init

Alacritty

$ ./alacritty/.init

Setup tmux and vim

Currently based on LazyVim.

$ ./tmux/.init
$ ./vim/.init

Setup keyboard

$ ./keyboard/.init
$ ./karabiner/.init

Setup hammerspoon

$ ./hammerspoon/.init

Setup Git

$ ./.extra (not included in repo)

Follow this guide to setup SSH