My personal configuration files for my desktop computers
Go to file
2024-09-02 17:44:42 +02:00
git Add comment with link 2024-08-30 15:35:23 +02:00
nvim/.config/nvim Initial commit 2024-08-29 18:29:34 +02:00
wezterm/.config/wezterm Add wezterm dotfiles 2024-08-30 09:32:51 +02:00
.gitignore Initial commit 2024-08-29 18:29:34 +02:00
README.md Add installation instructions and description 2024-09-02 17:44:42 +02:00
setup-macos.sh Add macos setup script 2024-08-30 16:15:17 +02:00

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