This is a simple repository with neovim, alacritty and starship configuration. We have two make commands, link
and
unlink
.
- link - creates a symlink to the
nvim
,alacritty
, andstarship
directories from this repository to$HOME/.config
- unlink - removes the symlink from
nvim
,alacritty
, andstarship
directories
make link
make unlink