/dotfiles

Dotfiles from scratch.

Primary LanguageShell

dotfiles

Just Dotfiles

Structure

/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.

Setup & Software

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

Homebrew

# 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

NVM

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

Installing Java for Android

Read more in the react-native docs.

brew tap homebrew/cask-versions
brew install --cask zulu11

Software (Personal & Work)

  • 1Password (App Store)
  • Android Studio +
  • Arc Browser +
  • Figma +
  • Fork +
  • iTerm +
  • Postgres App +
  • Postico (App Store)
  • Slack (App Store)
  • Spotify +
  • VSCode +
  • Xcode +
  • Zoom +