Skip to content

marnickvda/dotfiles

Repository files navigation

Marnick's Dotfiles

Quick Start. Run ./install.sh --help to see all options

Tool suite

The goal is to create a smooth and fun experience across my development endeavors, with vim motions at its core, catppuccin as color scheme and simplicity and modularity in its configuration.

  1. homebrew as MacOS system package manager
  2. NeoVim as editor with configuration outlined here
  3. iterm2 running zsh with starship and the package manager zplug.
  4. tmux as terminal multiplexer with tpm as plugin manager.

Guides

Installation

  1. Run ./install.sh
  2. Manually install Go https://go.dev/dl/
  3. Import iTerm2 profile from .config/iterm2/iterm2-profile.json into iTerm2.

Updating .gitconfig

  1. If exists, backup the existing .gitconfig via cp $HOME/.gitconfig $HOME/.gitconfig.backup
  2. Make changes in ./.gitconfig
  3. Run ./scripts/configure-git.sh to synchronize changes with correct credentials

About

My Macbook's configuration files

Resources

Stars

Watchers

Forks