From 1f439cacd47bcbf66ec5619975efd38397424d0d Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Wed, 23 Jul 2025 22:14:39 -0400 Subject: [PATCH] AutoYADM commit: 2025-07-23 22:14:39 --- .config/chawan/.ignore | 1 + .config/fuzzel/ashen.ini | 1 + .config/ghostty/config | 1 + .config/helix/.ignore | 1 + .config/helix/themes/ashen-dev.toml | 1 + .config/i3/config | 1 + .config/i3/scripts | 1 + .config/kak/autoload/lsp-diag.kak | 1 + .config/kak/autoload/ltex-dictionary.kak | 1 + .config/kak/autoload/stdlib/detection/editorconfig.kak_ | 1 + .config/kak/autoload/stdlib/filetype/kakrc.kak_ | 1 + .config/kak/autoload/stdlib/tools/man.kak_ | 1 + .config/khal/config.ini | 1 + .config/kitty/kitty.conf | 1 + .config/mail/syncthing | 1 + .config/ncspot/.ignore | 1 + .config/qutebrowser/qutebrowser-themes | 1 + .config/sway/config | 1 + .config/tmux/.ignore | 1 + .config/vdirsyncer/config.ini | 1 + .config/waybar/config | 1 + .config/yadm/.ignore | 1 + .config/yazi/.ignore | 1 + 23 files changed, 23 insertions(+) create mode 120000 .config/chawan/.ignore create mode 120000 .config/fuzzel/ashen.ini create mode 120000 .config/ghostty/config create mode 120000 .config/helix/.ignore create mode 120000 .config/helix/themes/ashen-dev.toml create mode 120000 .config/i3/config create mode 120000 .config/i3/scripts create mode 120000 .config/kak/autoload/lsp-diag.kak create mode 120000 .config/kak/autoload/ltex-dictionary.kak create mode 120000 .config/kak/autoload/stdlib/detection/editorconfig.kak_ create mode 120000 .config/kak/autoload/stdlib/filetype/kakrc.kak_ create mode 120000 .config/kak/autoload/stdlib/tools/man.kak_ create mode 120000 .config/khal/config.ini create mode 120000 .config/kitty/kitty.conf create mode 120000 .config/mail/syncthing create mode 120000 .config/ncspot/.ignore create mode 160000 .config/qutebrowser/qutebrowser-themes create mode 120000 .config/sway/config create mode 120000 .config/tmux/.ignore create mode 120000 .config/vdirsyncer/config.ini create mode 120000 .config/waybar/config create mode 120000 .config/yadm/.ignore create mode 120000 .config/yazi/.ignore diff --git a/.config/chawan/.ignore b/.config/chawan/.ignore new file mode 120000 index 00000000..3e4e48b0 --- /dev/null +++ b/.config/chawan/.ignore @@ -0,0 +1 @@ +.gitignore \ No newline at end of file diff --git a/.config/fuzzel/ashen.ini b/.config/fuzzel/ashen.ini new file mode 120000 index 00000000..ece78c55 --- /dev/null +++ b/.config/fuzzel/ashen.ini @@ -0,0 +1 @@ +/home/fic/dev/ashen/monorepo/fuzzel/ashen.ini \ No newline at end of file diff --git a/.config/ghostty/config b/.config/ghostty/config new file mode 120000 index 00000000..64315017 --- /dev/null +++ b/.config/ghostty/config @@ -0,0 +1 @@ +config##hostname.dbox \ No newline at end of file diff --git a/.config/helix/.ignore b/.config/helix/.ignore new file mode 120000 index 00000000..3e4e48b0 --- /dev/null +++ b/.config/helix/.ignore @@ -0,0 +1 @@ +.gitignore \ No newline at end of file diff --git a/.config/helix/themes/ashen-dev.toml b/.config/helix/themes/ashen-dev.toml new file mode 120000 index 00000000..b41bb9e5 --- /dev/null +++ b/.config/helix/themes/ashen-dev.toml @@ -0,0 +1 @@ +../../../dev/ashen/monorepo/helix/ashen.toml \ No newline at end of file diff --git a/.config/i3/config b/.config/i3/config new file mode 120000 index 00000000..64315017 --- /dev/null +++ b/.config/i3/config @@ -0,0 +1 @@ +config##hostname.dbox \ No newline at end of file diff --git a/.config/i3/scripts b/.config/i3/scripts new file mode 120000 index 00000000..57d4d20e --- /dev/null +++ b/.config/i3/scripts @@ -0,0 +1 @@ +scripts##hostname.dbox \ No newline at end of file diff --git a/.config/kak/autoload/lsp-diag.kak b/.config/kak/autoload/lsp-diag.kak new file mode 120000 index 00000000..55c0d795 --- /dev/null +++ b/.config/kak/autoload/lsp-diag.kak @@ -0,0 +1 @@ +/home/fic/dev/kak-lsp-diags/lsp-diag.kak \ No newline at end of file diff --git a/.config/kak/autoload/ltex-dictionary.kak b/.config/kak/autoload/ltex-dictionary.kak new file mode 120000 index 00000000..9e4435cb --- /dev/null +++ b/.config/kak/autoload/ltex-dictionary.kak @@ -0,0 +1 @@ +/home/fic/dev/kak/kak-ltex-dictionary/rc/ltex-dictionary.kak \ No newline at end of file diff --git a/.config/kak/autoload/stdlib/detection/editorconfig.kak_ b/.config/kak/autoload/stdlib/detection/editorconfig.kak_ new file mode 120000 index 00000000..cebb754c --- /dev/null +++ b/.config/kak/autoload/stdlib/detection/editorconfig.kak_ @@ -0,0 +1 @@ +/usr/share/kak/rc/detection/editorconfig.kak \ No newline at end of file diff --git a/.config/kak/autoload/stdlib/filetype/kakrc.kak_ b/.config/kak/autoload/stdlib/filetype/kakrc.kak_ new file mode 120000 index 00000000..ca0ac318 --- /dev/null +++ b/.config/kak/autoload/stdlib/filetype/kakrc.kak_ @@ -0,0 +1 @@ +/usr/share/kak/rc/filetype/kakrc.kak \ No newline at end of file diff --git a/.config/kak/autoload/stdlib/tools/man.kak_ b/.config/kak/autoload/stdlib/tools/man.kak_ new file mode 120000 index 00000000..d1b29b1a --- /dev/null +++ b/.config/kak/autoload/stdlib/tools/man.kak_ @@ -0,0 +1 @@ +/usr/share/kak/rc/tools/man.kak \ No newline at end of file diff --git a/.config/khal/config.ini b/.config/khal/config.ini new file mode 120000 index 00000000..30fa1cea --- /dev/null +++ b/.config/khal/config.ini @@ -0,0 +1 @@ +config \ No newline at end of file diff --git a/.config/kitty/kitty.conf b/.config/kitty/kitty.conf new file mode 120000 index 00000000..3f04ff08 --- /dev/null +++ b/.config/kitty/kitty.conf @@ -0,0 +1 @@ +kitty.conf##hostname.dbox \ No newline at end of file diff --git a/.config/mail/syncthing b/.config/mail/syncthing new file mode 120000 index 00000000..f95a4370 --- /dev/null +++ b/.config/mail/syncthing @@ -0,0 +1 @@ +/home/fic/mail \ No newline at end of file diff --git a/.config/ncspot/.ignore b/.config/ncspot/.ignore new file mode 120000 index 00000000..3e4e48b0 --- /dev/null +++ b/.config/ncspot/.ignore @@ -0,0 +1 @@ +.gitignore \ No newline at end of file diff --git a/.config/qutebrowser/qutebrowser-themes b/.config/qutebrowser/qutebrowser-themes new file mode 160000 index 00000000..c4b68f38 --- /dev/null +++ b/.config/qutebrowser/qutebrowser-themes @@ -0,0 +1 @@ +Subproject commit c4b68f38ac523364e2a57bef5535aef197e59d89 diff --git a/.config/sway/config b/.config/sway/config new file mode 120000 index 00000000..64315017 --- /dev/null +++ b/.config/sway/config @@ -0,0 +1 @@ +config##hostname.dbox \ No newline at end of file diff --git a/.config/tmux/.ignore b/.config/tmux/.ignore new file mode 120000 index 00000000..3e4e48b0 --- /dev/null +++ b/.config/tmux/.ignore @@ -0,0 +1 @@ +.gitignore \ No newline at end of file diff --git a/.config/vdirsyncer/config.ini b/.config/vdirsyncer/config.ini new file mode 120000 index 00000000..30fa1cea --- /dev/null +++ b/.config/vdirsyncer/config.ini @@ -0,0 +1 @@ +config \ No newline at end of file diff --git a/.config/waybar/config b/.config/waybar/config new file mode 120000 index 00000000..64315017 --- /dev/null +++ b/.config/waybar/config @@ -0,0 +1 @@ +config##hostname.dbox \ No newline at end of file diff --git a/.config/yadm/.ignore b/.config/yadm/.ignore new file mode 120000 index 00000000..3e4e48b0 --- /dev/null +++ b/.config/yadm/.ignore @@ -0,0 +1 @@ +.gitignore \ No newline at end of file diff --git a/.config/yazi/.ignore b/.config/yazi/.ignore new file mode 120000 index 00000000..3e4e48b0 --- /dev/null +++ b/.config/yazi/.ignore @@ -0,0 +1 @@ +.gitignore \ No newline at end of file