Just Dotfiles
/iterm
+
Setup of iTerm. Settings, colors schemes and more.
/homebrew
+
Configuration of homebrew using Brewfile.
/keyboard
+
Keyboard configuration for Anne Pro 2.
/rectangle
+
The config for rectangle. Install via Brewfile.
/zsh
+
The settings for zsh
- oh-my-zsh
.
xcode-select --install
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions
# Install Homebrew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew bundle --no-lock --file ~/Projects/dotfiles/homebrew/Brewfile
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.3/install.sh | bash
nvm install 18
curl -o- -L https://yarnpkg.com/install.sh | bash
Read more in the react-native docs.
brew tap homebrew/cask-versions
brew install --cask zulu11