JRTs dotfiles
https://jrtberlin.de
- Vim script 74.6%
- Shell 25.4%
| discord/.config/discord | ||
| face | ||
| git | ||
| kde/.local/share | ||
| MangoHud/.config/MangoHud | ||
| mpv/.config/mpv | ||
| profile | ||
| ssh/.ssh | ||
| vim | ||
| vscode/.config/Code - OSS/User | ||
| wootility/.config/wootility | ||
| xdg-dirs/.config | ||
| yakuake/.config | ||
| zsh | ||
| install.sh | ||
| LICENSE.md | ||
| README.md | ||
JRTs Dotfiles
Collection of JRTs dotfiles that can be installed and uninstalled via GNU stow.
Dependencies
GNU stow- Bash/ZSH/...
Installation
./install.sh all
# or a single package:
./install <pkgname>
# list available pkgs
./install list
Removal
./install.sh rm all
# or a single package:
./install rm <pkgname>