Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 495 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 495 Bytes

dotfiles

Backing up my dotfiles for others to poke through

GNU Stow

This repository uses GNU stow to manage the config files to create symlinks to the system.

Run stow <config file dir> to create symlinks to the content of that config files directory.

For instance, to create symlinks to the NvChad configuration files, run:

$ stow nvim

Settings for:

  • NvChad config files
  • Tmux config file
  • Git config files
  • ZSH config file