My dotfiles
2025-03-31 20:02:09 -07:00
.config feat: add gitsigns plugin 2025-03-31 20:02:03 -07:00
.gitignore add vikunja 2024-06-27 00:49:57 -07:00
.stow-local-ignore update local ignore to reflect previous commit 2024-09-07 05:43:35 -07:00
.zshrc fix: nvim pathing 2025-03-31 20:02:09 -07:00
install-cli-tools.sh add lua installation from apt 2024-09-19 22:02:23 -07:00
LICENSE add license 2024-08-18 21:49:35 -07:00
README.md init commit for README 2024-06-03 22:21:38 -07:00

Dotfiles

This repository is to setup a new machine using tools that I have become familiar with.

Managing dot files with GNU Stow

Installation

Linux

sudo apt install stow

Mac

brew install stow

Run setup.sh

This will create symlinks to each of the directories in this repo.