Skip to content

webmatze/dotfiles

Repository files navigation

webmatze dotfiles

Requirements

We need stow to be able to automatically symlink the files.

brew install stow

Install

Clone this repo to your home directory:

git clone git://github.com/webmatze/dotfiles.git ~/dotfiles

Install the dotfiles:

cd ~/dotfiles
stow zsh
stow tmux

Available configurations

  • fzf
  • git
  • nvim
  • tmux
  • vim
  • warp
  • zsh

More about stow