My personal configuration files for my desktop computers
git | ||
nvim/.config/nvim | ||
wezterm/.config/wezterm | ||
.gitignore | ||
README.md | ||
setup-macos.sh |
Dotfiles
This repository contains my personal configuration managed by GNU Stow for the following applications:
Install
To apply a configuration execute the following steps:
# Clone git repository
git clone git@gitea.marvinelsen.com:marvinelsen/dotfiles.git
cd dotfiles
# Apply Neovim configuration
stow --verbose --restow --target ~ nvim