git clone https://github.com/ealeksandrov/dotfiles.git && cd dotfiles
make setup
make macos
- Install Homebrew
- For multi-user install add alias:
alias brew='sudo -Hu firstuser brew'
brew bundle
xattr -cr ~/Library/QuickLook/*.qlgenerator
- For multi-user install add alias:
make symlink
defaults write wang.jianing.app.OpenInTerminal-Lite LiteDefaultTerminal Ghostty
- Install Xcode
- Xcodes.app
- settings
- https://github.com/tonsky/FiraCode
brew install --cask font-fira-code
- https://github.com/tonyarnold/XcodeThemes
- Show Xcode build time:
defaults write com.apple.dt.Xcode ShowBuildOperationDuration -bool YES
- https://github.com/tonsky/FiraCode
Created and maintained by Evgeny Aleksandrov (@ealeksandrov).
Based on:
MIT License. See the LICENSE file for more info.