Skip to content

Benricheson101/dots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MacOS Dotfiles

img

Software

Purpose Software
Editor neovim
Shell zsh
Terminal Ghostty + tmux

Hardware

  • 13" 2020 M1 MacBook Pro; 16GB, 512GB SSD
  • Keychron Q4 Pro with Gateron Milky Yellow Pro switches VIA Keymap
  • Planck V7 with Akko Lavender Purple switches QMK firmware

Usage

$ alias dot="git --git-dir=$HOME/.dot/ --work-tree=$HOME"
$ source ~/.zshenv
$ git clone --bare [email protected]:Benricheson101/dots.git $HOME/.dot
$ dot checkout
$ dot config --local status.showUntrackedFiles false