2022-05-08 13:48:18 +02:00
|
|
|
- defaults:
|
|
|
|
link:
|
2022-05-08 14:14:08 +02:00
|
|
|
create: true
|
|
|
|
force: true
|
2022-05-08 13:48:18 +02:00
|
|
|
|
2022-05-08 15:25:50 +02:00
|
|
|
- clean:
|
|
|
|
~/:
|
|
|
|
~/.config:
|
2022-05-08 15:33:33 +02:00
|
|
|
recursive: true
|
2022-05-08 13:48:18 +02:00
|
|
|
|
2022-05-08 14:14:08 +02:00
|
|
|
- link:
|
|
|
|
~/.xprofile: xprofile
|
|
|
|
~/.config/alacritty/alacritty.yml: alacritty.yml
|
|
|
|
~/.config/fastfetch/config.conf: fastfetch.conf
|
|
|
|
~/.config/redshift/redshift.conf: redshift.conf
|
|
|
|
~/.config/fish: fish
|
|
|
|
~/.config/picom/picom.conf: picom.conf
|
|
|
|
~/.config/user-dirs.dirs: user-dirs.dirs
|
|
|
|
~/.config/VSCodium/User/settings.json: vscodium.json
|
2022-05-08 14:54:35 +02:00
|
|
|
~/.config/templates: templates
|
|
|
|
~/.config/kitty/kitty.conf: kitty.conf
|
|
|
|
~/.config/btop/btop.conf: btop.conf
|
2022-05-08 15:17:54 +02:00
|
|
|
~/.config/mpv: mpv
|
2022-05-21 15:13:25 +02:00
|
|
|
~/.config/f3d: f3d
|
2022-09-18 16:08:42 +02:00
|
|
|
~/.config/fontconfig: fontconfig
|
2022-10-01 21:09:23 +02:00
|
|
|
~/.config/rustfmt: rustfmt
|
2022-10-23 19:17:27 +02:00
|
|
|
~/.config/sxhkd: sxhkd
|
2022-12-27 15:17:31 +01:00
|
|
|
~/.config/rofi: rofi
|
2022-10-28 22:59:07 +02:00
|
|
|
~/.local/share/ovr-utils/overlay_data.json: ovr-utils/overlay_data.json
|
2022-05-08 22:09:16 +02:00
|
|
|
~/bin/scripts: scripts
|
2022-12-21 22:25:35 +01:00
|
|
|
~/.steam/debian-installation/steamapps/compatdata/661130/pfx/drive_c/users/steamuser/AppData/LocalLow/Alpha Blend Interactive/ChilloutVR/game2.config: steam/ChilloutVR/game.config
|
2022-12-25 00:37:27 +01:00
|
|
|
~/.steam/debian-installation/steamapps/common/Logic World/settings_master.succ: steam/Logic World/settings_master.succ
|
|
|
|
~/.steam/debian-installation/steamapps/common/Logic World/settings_profile1.succ: steam/Logic World/settings_profile1.succ
|
|
|
|
~/.steam/debian-installation/steamapps/common/Logic World/FavoriteSimulationSpeeds.succ: steam/Logic World/FavoriteSimulationSpeeds.succ
|
|
|
|
~/.steam/debian-installation/steamapps/common/Logic World/savedcolors.succ: steam/Logic World/savedcolors.succ
|
|
|
|
~/.steam/debian-installation/steamapps/common/Logic World/componentrestrictions.succ: steam/Logic World/componentrestrictions.succ
|
2022-12-25 00:46:42 +01:00
|
|
|
~/.steam/debian-installation/config/steamvr.vrsettings: steam/steamvr.vrsettings
|
2022-05-08 14:14:08 +02:00
|
|
|
|
|
|
|
- create:
|
|
|
|
- ~/downloads
|
|
|
|
- ~/documents
|
|
|
|
- ~/pictures
|
|
|
|
- ~/videos
|
|
|
|
- ~/music
|
|
|
|
- ~/proj
|
|
|
|
- ~/bin
|
2022-08-13 22:31:19 +02:00
|
|
|
- ~/nondesktop
|
2022-06-07 16:05:33 +02:00
|
|
|
|
|
|
|
- shell:
|
|
|
|
- [touch ~/dotfiles/location.txt]
|
2022-08-13 22:31:19 +02:00
|
|
|
- [xdg-user-dirs-update]
|