Skip to content

IcyPalm/macbook-setup

Repository files navigation

Dotfiles

This repo contains my personal files for setting up a (new) Mac, both personal and work related things in separated files.

The order of the steps is critical to make sure everything works as expected

Inspired by Marijke and her dotfiles setup

iTerm2

Since we are going to use this to install all other things: download and install iTerm2 from here

Make sure to set proper settings dir: iTerm settings

OMZ

Oh My Zsh is a must for me, get that from here

Powerlevel10K

Install powerlevel10K

https://github.com/romkatv/powerlevel10k?tab=readme-ov-file#oh-my-zsh

Homebrew

Now the terminal is fixed, lets (install Homebrew)[https://brew.sh/] to install all other software

Install homebrew, update it and install all formulae and (selected)casks: ~/dotfiles/install-homebrew.sh

If on a personal device you can add --personal to add non-work casks

Enable syncthing

Run

brew services start syncthing

Enabling fzf

Run:

/opt/homebrew/opt/fzf/install

Prompt answers:

  • Do you want to enable fuzzy auto-completion? ([y]/n)y
  • Do you want to enable key bindings? ([y]/n)y
  • Do you want to update your shell configuration files? ([y]/n)n

Setup dotfiles

Run ~/dotfiles/setup-dotfiles.sh

Finder settings I like

Finder general Finder tags Finder sidebar Finder advanced

Random notes

Loop:

  • import keybinds from Loop Keybinds.json

Dash:

  • Activate and install docsets

Dock settings:

  • Show suggested and recent apps: off

FireFox:

  • turn off mediakeys: enter about:config in the URL bar and set media.hardwaremediakeys.enabled to false

NoTunes:

  • Toevoegen aan startup items en dan
  • defaults write digital.twisted.noTunes replacement /Applications/Spotify.app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages