Update config files to use stow

This commit is contained in:
2026-03-16 22:00:33 -07:00
parent fd65dc3aad
commit 08f4f3d114
26 changed files with 9 additions and 14 deletions

View File

@@ -1,6 +1,11 @@
# Dotfiles
Collection of configuration/dotfiles. Most are designed to be linked via GNU stow, for example:
```
stow --dotfile git
```
## Install
Install tpm for tmux:
`git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm`
Link all dotfiles:
`stow git zsh nvim vim tmux`

View File

@@ -1,5 +0,0 @@
# Config Templates
`~/.config` contains general config files for a system. You should link directories directly like so:
`ln -s nvim ~/.config/nvim`

View File

@@ -1 +0,0 @@
nvim

View File

@@ -1,3 +0,0 @@
Tmux config. Don't forget to install TPM:
`git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm`

View File

@@ -1 +0,0 @@
General shell configuration including zsh, and profile.