1
0
Fork 0
JRTs dotfiles https://jrtberlin.de
  • Vim script 74.6%
  • Shell 25.4%
Find a file
2026-05-17 19:37:53 +02:00
discord/.config/discord update dotfiles 2026-05-17 17:53:56 +02:00
face init dotfiles 2020-11-20 18:03:37 +01:00
git update dotfiles 2026-05-17 17:53:56 +02:00
kde/.local/share [kde] update konsole theme 2024-03-02 22:16:16 +01:00
MangoHud/.config/MangoHud update MangoHud config 2021-06-12 15:53:41 +02:00
mpv/.config/mpv [mpv] enable hw decoding 2023-07-11 18:51:31 +02:00
profile enable Qt file dialog in GTK apps 2021-03-11 11:36:08 +01:00
ssh/.ssh update allowed_signers 2026-05-17 17:56:02 +02:00
vim update dotfiles 2026-05-17 17:53:56 +02:00
vscode/.config/Code - OSS/User add code-oss shortcut for terminal<->editor focus 2022-01-30 15:37:05 +01:00
wootility/.config/wootility adds wootility and keepassxc 2021-01-13 20:56:46 +01:00
xdg-dirs/.config add user-dirs 2021-10-16 12:29:34 +02:00
yakuake/.config [yakuake] set default profile 2021-10-15 14:25:43 +02:00
zsh update dotfiles 2026-05-17 17:53:56 +02:00
install.sh fix indentation 2026-05-17 19:37:53 +02:00
LICENSE.md add MIT license 2022-01-31 13:31:17 +01:00
README.md init dotfiles 2020-11-20 18:03:37 +01:00

JRTs Dotfiles

Collection of JRTs dotfiles that can be installed and uninstalled via GNU stow.

Dependencies

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>