No description
Find a file
2025-01-18 03:21:04 -05:00
git/.config/git removed non-needed items 2025-01-17 19:52:40 -05:00
paru/.config/paru Init Commit 2025-01-17 19:21:40 -05:00
picom/.config/picom Init Commit 2025-01-17 19:21:40 -05:00
ssh/.config/ssh changed things 2025-01-17 20:09:46 -05:00
tmux/.config/tmux Init Commit 2025-01-17 19:21:40 -05:00
userdirs/.config Init Commit 2025-01-17 19:21:40 -05:00
vim/.config/vim Init Commit 2025-01-17 19:21:40 -05:00
x11/.config/X11 Init Commit 2025-01-17 19:21:40 -05:00
zsh/.config/zsh removed not needed stuff 2025-01-17 19:45:03 -05:00
LICENSE LICENSE and README 2025-01-18 03:19:17 -05:00
README.md LICENSE and README 2025-01-18 03:19:17 -05:00

My dot files

License

  • Custom badge

Dependencies

  1. git
  2. paru
  3. picom
  4. tmux
  5. vim
  6. xorg
  7. zsh
  8. stow

Why are your dotfiles special?

  • My dotfiles specifically minimize the amount of folders your home directory has down to the minimum amount (baring browser dotfiles like .mozilla or .waterfox

how to use

  • clone into your home directory and use the stow command based on what you would like to use.

  • Ex.

    1. stow zsh
    2. stow x11
    3. stow vim

Other notes

  • This is primarily for dwm, dmenu, dwmblocks, st, etc.
  • Also works for BSPWM and KDE with some adjustments