Skip to content

yoramdelangen/.dotfiles

Repository files navigation

Dotfiles

This repository will contain my configuration for the development tools. Each tool will be in his own repository. Dotfiles are managed with application stow.

Required packages

Make sure the following packages are installed beforfe hand:

- unzip
- stow
- neovim >= 0.6

Install Stow

For manjaro:

sudo pacman -Sy stow

For MacOS:

brew install stow