Skip to content

nvandessel/dotfiles

Repository files navigation

dotfiles

Home to my custom configurations.

The provided Makefile clones the NVChad Neovim config, then uses GNU Stow to setup all the symlinks for the various dotfiles.

Prerequisites

  • Install stow
brew install stow
  • Install tmux
brew install tmux

Optional but recommended:

Installation

  1. Clone the repo
git clone https://github.com/nvandessel/dotfiles.git ~/dotfiles/
  1. cd into the directory and trigger the Makefile
cd ~/dotfiles && make
  1. Start tmux and install tmux plugins (default prefix is Ctrl+b)
tmux attach
<prefix>I

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published