This is a collection of configuration files for various programs I use.
In order to install the dotfiles, clone this repository and run stow
to your $HOME
or $XDG_CONFIG_HOME
:
git clone https://github.com/ivysochyn/dot-files.git dotfiles
cd dotfiles
For example, to symlink neovim configuration just run:
stow -t $HOME nvim
This will create symlinks to the nvim configuration files in home directory.
The following programs are configured in this repository: