Skip to content

ferdinand-beyer/dotfiles

Repository files navigation

dotfiles

Ferdinand's dotfiles

Uses dotbot to install the setup.

Installation

  1. Clone this repo locally. The recommended local directory is: ~/.local/pkg/dotfiles.
  2. cd into the local directory.
  3. Run ./install

Tools

Powerlevel 10k

One-time configuration to install custom fonts:

p10k configure

iTerm 2

brew install --cask iterm2

Setup:

  • iTerm2, Preferences..., General, Preferences, Load preferences from a custom folder or URL
  • ~/.config/iterm2/custom

nvim

brew install nvim

Install plugins:

nvim -c PlugInstall
brew tap homebrew/cask-fonts
brew install --cask font-fira-code
brew install --cask maccy