Skip to content

wouterw/dotfiles

Repository files navigation

dotfiles

A set of vim, zsh, git, and tmux configuration files.

Usage

Set zsh as your login shell:

chsh -s $(which zsh)

Clone dotfiles repository:

git clone https://github.com/wouterw/dotfiles.git ~/.dotfiles

Install stow:

# On macOS
brew install stow

# On Arch Linux
sudo pacman -S stow

# On Ubuntu/Debian
sudo apt install stow

Install the dotfiles:

cd ~/.dotfiles && ./install.sh

About

A set of vim, zsh, git, and tmux configuration files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published