Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 997 Bytes

README.md

File metadata and controls

42 lines (26 loc) · 997 Bytes

Dotfiles

Thiw repo is my home base for my dotfiles. I am using Stow to make sure I am version controlling only the files I want.

Requirements

  • Git
  • Stow

Configurations Included

  • alacritty
  • neovim
  • oh-my-zsh
  • pnpm
  • fish
  • kitty
  • rofi
  • waybar
  • wezterm

Original Inspiration

Links

Things to install

  • Check the scripts/ directory for the install scripts for the programs I use.

How to stow

Each program's dotfile is stored in it's own directory. I think each symlink has to be created for each program manually.. I'm not quite sure how the hierarchy of directories works for symlinks.