dotfiles/README.md
2025-10-03 09:47:03 -04:00

39 lines
905 B
Markdown

# My dot files
## License
* [![Custom badge](https://img.shields.io/endpoint?style=for-the-badge&url=https%3A%2F%2Fshare.jester-designs.com%2Fview%2Fgplplusnigger.json)](LICENSE)
## Dependencies
1. git
2. paru (optional)
3. picom
4. tmux
5. vim
6. xorg
7. zsh
8. stow
9. fastcompmgr (optional)
## 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
## Updates:
- Replaced `picom` with `fastcompmgr` will eventually remove it from this repo all together