/dotfiles

My dotfiles and mac setup config

Primary LanguageShell

dotfiles

My dotfiles and mac setup config

.zshrc

I source this file from the .zshrc in my home directory

applications.md

All the applications i install and use on my mac

getting started with a new mac

show hidden files in finder

  • defaults write com.apple.Finder AppleShowAllFiles true
  • killall Finder