From 544da1ba50d9cbf51a18ca0abf1db66b3baa7460 Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Fri, 17 Oct 2025 12:22:00 -0400 Subject: Gentoo desktop --- hosts/iroha/stow/.Xresources | 1 + hosts/iroha/stow/.asoundrc | 1 + hosts/iroha/stow/.bashrc | 1 + hosts/iroha/stow/.config/MangoHud/MangoHud.conf | 1 + hosts/iroha/stow/.config/gdb/gdbinit | 1 + hosts/iroha/stow/.config/gentoo-pipewire-launcher.conf | 1 + hosts/iroha/stow/.config/gtk-3.0/config.ini | 1 + hosts/iroha/stow/.config/gtk-3.0/gtk.css | 1 + hosts/iroha/stow/.config/gtk-4.0/gtk.css | 1 + hosts/iroha/stow/.config/kitty/kitty.conf | 1 + hosts/iroha/stow/.config/pipewire/client.conf.d/92-client-user.conf | 1 + .../iroha/stow/.config/pipewire/pipewire-pulse.conf.d/92-pulse-user.conf | 1 + .../iroha/stow/.config/pipewire/pipewire.conf.d/90-elegia-convolver.conf | 1 + .../stow/.config/pipewire/pipewire.conf.d/90-x570-taichi-spdif.conf | 1 + hosts/iroha/stow/.config/pipewire/pipewire.conf.d/92-user.conf | 1 + hosts/iroha/stow/.config/sway/config | 1 + hosts/iroha/stow/.config/sway/config.d/sway_gtk | 1 + hosts/iroha/stow/.config/sway/config.d/sway_input_output | 1 + hosts/iroha/stow/.config/sway/config.d/theme | 1 + hosts/iroha/stow/.config/sway/config.d/window_rules | 1 + hosts/iroha/stow/.config/user-dirs.dirs | 1 + hosts/iroha/stow/.gitconfig | 1 + hosts/iroha/stow/.gtkrc-2.0 | 1 + hosts/iroha/stow/.local/bin/bemenu-colored | 1 + hosts/iroha/stow/.local/bin/check-orphans | 1 + hosts/iroha/stow/.local/bin/dmenu-emoji | 1 + hosts/iroha/stow/.local/bin/dmenu-path | 1 + hosts/iroha/stow/.local/bin/gpg-pubkey | 1 + hosts/iroha/stow/.local/bin/id-dm-device | 1 + hosts/iroha/stow/.local/bin/img-fstype | 1 + hosts/iroha/stow/.local/bin/map-kernel-ata | 1 + hosts/iroha/stow/.local/bin/moonrune-charset-utf8 | 1 + hosts/iroha/stow/.local/bin/mount-nfs | 1 + hosts/iroha/stow/.local/bin/proton-env | 1 + hosts/iroha/stow/.local/bin/proton-env32 | 1 + hosts/iroha/stow/.local/bin/raid-status | 1 + hosts/iroha/stow/.local/bin/rewrite-git | 1 + hosts/iroha/stow/.local/bin/rip-dvd | 1 + hosts/iroha/stow/.local/bin/screenshot | 1 + hosts/iroha/stow/.local/bin/shift-jis-zip | 1 + hosts/iroha/stow/.local/bin/sp | 1 + hosts/iroha/stow/.local/bin/term-font-size | 1 + hosts/iroha/stow/.local/bin/ts-date | 1 + hosts/iroha/stow/.local/bin/unzip-all | 1 + hosts/iroha/stow/.local/bin/use-flags | 1 + hosts/iroha/stow/.local/bin/wlsunset-toggle | 1 + hosts/iroha/stow/.local/bin/xbox-controller-battery | 1 + hosts/iroha/stow/.local/bin/xbox360-ffmpeg-enc | 1 + hosts/iroha/stow/.muttrc | 1 + hosts/iroha/stow/.profile | 1 + hosts/iroha/stow/.stow-local-ignore | 0 hosts/iroha/stow/.vim/autoload | 1 + hosts/iroha/stow/.vim/colors | 1 + hosts/iroha/stow/.vim/pack/downloads/create_opt.sh | 1 + hosts/iroha/stow/.vim/patches | 1 + hosts/iroha/stow/.vim/plugin | 1 + hosts/iroha/stow/.vim/vimrc | 1 + hosts/iroha/stow/scripts | 1 + 58 files changed, 57 insertions(+) create mode 120000 hosts/iroha/stow/.Xresources create mode 120000 hosts/iroha/stow/.asoundrc create mode 120000 hosts/iroha/stow/.bashrc create mode 120000 hosts/iroha/stow/.config/MangoHud/MangoHud.conf create mode 120000 hosts/iroha/stow/.config/gdb/gdbinit create mode 120000 hosts/iroha/stow/.config/gentoo-pipewire-launcher.conf create mode 120000 hosts/iroha/stow/.config/gtk-3.0/config.ini create mode 120000 hosts/iroha/stow/.config/gtk-3.0/gtk.css create mode 120000 hosts/iroha/stow/.config/gtk-4.0/gtk.css create mode 120000 hosts/iroha/stow/.config/kitty/kitty.conf create mode 120000 hosts/iroha/stow/.config/pipewire/client.conf.d/92-client-user.conf create mode 120000 hosts/iroha/stow/.config/pipewire/pipewire-pulse.conf.d/92-pulse-user.conf create mode 120000 hosts/iroha/stow/.config/pipewire/pipewire.conf.d/90-elegia-convolver.conf create mode 120000 hosts/iroha/stow/.config/pipewire/pipewire.conf.d/90-x570-taichi-spdif.conf create mode 120000 hosts/iroha/stow/.config/pipewire/pipewire.conf.d/92-user.conf create mode 120000 hosts/iroha/stow/.config/sway/config create mode 120000 hosts/iroha/stow/.config/sway/config.d/sway_gtk create mode 120000 hosts/iroha/stow/.config/sway/config.d/sway_input_output create mode 120000 hosts/iroha/stow/.config/sway/config.d/theme create mode 120000 hosts/iroha/stow/.config/sway/config.d/window_rules create mode 120000 hosts/iroha/stow/.config/user-dirs.dirs create mode 120000 hosts/iroha/stow/.gitconfig create mode 120000 hosts/iroha/stow/.gtkrc-2.0 create mode 120000 hosts/iroha/stow/.local/bin/bemenu-colored create mode 120000 hosts/iroha/stow/.local/bin/check-orphans create mode 120000 hosts/iroha/stow/.local/bin/dmenu-emoji create mode 120000 hosts/iroha/stow/.local/bin/dmenu-path create mode 120000 hosts/iroha/stow/.local/bin/gpg-pubkey create mode 120000 hosts/iroha/stow/.local/bin/id-dm-device create mode 120000 hosts/iroha/stow/.local/bin/img-fstype create mode 120000 hosts/iroha/stow/.local/bin/map-kernel-ata create mode 120000 hosts/iroha/stow/.local/bin/moonrune-charset-utf8 create mode 120000 hosts/iroha/stow/.local/bin/mount-nfs create mode 120000 hosts/iroha/stow/.local/bin/proton-env create mode 120000 hosts/iroha/stow/.local/bin/proton-env32 create mode 120000 hosts/iroha/stow/.local/bin/raid-status create mode 120000 hosts/iroha/stow/.local/bin/rewrite-git create mode 120000 hosts/iroha/stow/.local/bin/rip-dvd create mode 120000 hosts/iroha/stow/.local/bin/screenshot create mode 120000 hosts/iroha/stow/.local/bin/shift-jis-zip create mode 120000 hosts/iroha/stow/.local/bin/sp create mode 120000 hosts/iroha/stow/.local/bin/term-font-size create mode 120000 hosts/iroha/stow/.local/bin/ts-date create mode 120000 hosts/iroha/stow/.local/bin/unzip-all create mode 120000 hosts/iroha/stow/.local/bin/use-flags create mode 120000 hosts/iroha/stow/.local/bin/wlsunset-toggle create mode 120000 hosts/iroha/stow/.local/bin/xbox-controller-battery create mode 120000 hosts/iroha/stow/.local/bin/xbox360-ffmpeg-enc create mode 120000 hosts/iroha/stow/.muttrc create mode 120000 hosts/iroha/stow/.profile create mode 100644 hosts/iroha/stow/.stow-local-ignore create mode 120000 hosts/iroha/stow/.vim/autoload create mode 120000 hosts/iroha/stow/.vim/colors create mode 120000 hosts/iroha/stow/.vim/pack/downloads/create_opt.sh create mode 120000 hosts/iroha/stow/.vim/patches create mode 120000 hosts/iroha/stow/.vim/plugin create mode 120000 hosts/iroha/stow/.vim/vimrc create mode 120000 hosts/iroha/stow/scripts (limited to 'hosts/iroha/stow') diff --git a/hosts/iroha/stow/.Xresources b/hosts/iroha/stow/.Xresources new file mode 120000 index 0000000..5216571 --- /dev/null +++ b/hosts/iroha/stow/.Xresources @@ -0,0 +1 @@ +../../../files/gtk/Xresources \ No newline at end of file diff --git a/hosts/iroha/stow/.asoundrc b/hosts/iroha/stow/.asoundrc new file mode 120000 index 0000000..d1bc0a7 --- /dev/null +++ b/hosts/iroha/stow/.asoundrc @@ -0,0 +1 @@ +../../../files/audio/asoundrc \ No newline at end of file diff --git a/hosts/iroha/stow/.bashrc b/hosts/iroha/stow/.bashrc new file mode 120000 index 0000000..5fa6feb --- /dev/null +++ b/hosts/iroha/stow/.bashrc @@ -0,0 +1 @@ +../../../files/shell/bashrc \ No newline at end of file diff --git a/hosts/iroha/stow/.config/MangoHud/MangoHud.conf b/hosts/iroha/stow/.config/MangoHud/MangoHud.conf new file mode 120000 index 0000000..f4c0817 --- /dev/null +++ b/hosts/iroha/stow/.config/MangoHud/MangoHud.conf @@ -0,0 +1 @@ +../../../../../files/gaming/MangoHud.conf \ No newline at end of file diff --git a/hosts/iroha/stow/.config/gdb/gdbinit b/hosts/iroha/stow/.config/gdb/gdbinit new file mode 120000 index 0000000..566eba8 --- /dev/null +++ b/hosts/iroha/stow/.config/gdb/gdbinit @@ -0,0 +1 @@ +../../../../../files/gdbinit \ No newline at end of file diff --git a/hosts/iroha/stow/.config/gentoo-pipewire-launcher.conf b/hosts/iroha/stow/.config/gentoo-pipewire-launcher.conf new file mode 120000 index 0000000..61c0000 --- /dev/null +++ b/hosts/iroha/stow/.config/gentoo-pipewire-launcher.conf @@ -0,0 +1 @@ +../../../../files/audio/gentoo-pipewire-launcher.conf \ No newline at end of file diff --git a/hosts/iroha/stow/.config/gtk-3.0/config.ini b/hosts/iroha/stow/.config/gtk-3.0/config.ini new file mode 120000 index 0000000..c57d9f7 --- /dev/null +++ b/hosts/iroha/stow/.config/gtk-3.0/config.ini @@ -0,0 +1 @@ +../../../../../files/gtk/gtk3_config.ini \ No newline at end of file diff --git a/hosts/iroha/stow/.config/gtk-3.0/gtk.css b/hosts/iroha/stow/.config/gtk-3.0/gtk.css new file mode 120000 index 0000000..aad7f8e --- /dev/null +++ b/hosts/iroha/stow/.config/gtk-3.0/gtk.css @@ -0,0 +1 @@ +../../../../../themes/iroha/gtk/gtk3-dark.css \ No newline at end of file diff --git a/hosts/iroha/stow/.config/gtk-4.0/gtk.css b/hosts/iroha/stow/.config/gtk-4.0/gtk.css new file mode 120000 index 0000000..a4fe1b7 --- /dev/null +++ b/hosts/iroha/stow/.config/gtk-4.0/gtk.css @@ -0,0 +1 @@ +../../../../../themes/iroha/gtk/gtk4-dark.css \ No newline at end of file diff --git a/hosts/iroha/stow/.config/kitty/kitty.conf b/hosts/iroha/stow/.config/kitty/kitty.conf new file mode 120000 index 0000000..d6518b0 --- /dev/null +++ b/hosts/iroha/stow/.config/kitty/kitty.conf @@ -0,0 +1 @@ +../../../../../files/kitty/kitty.conf \ No newline at end of file diff --git a/hosts/iroha/stow/.config/pipewire/client.conf.d/92-client-user.conf b/hosts/iroha/stow/.config/pipewire/client.conf.d/92-client-user.conf new file mode 120000 index 0000000..8c4bd27 --- /dev/null +++ b/hosts/iroha/stow/.config/pipewire/client.conf.d/92-client-user.conf @@ -0,0 +1 @@ +../../../../../../files/audio/pipewire/92-client-user.conf \ No newline at end of file diff --git a/hosts/iroha/stow/.config/pipewire/pipewire-pulse.conf.d/92-pulse-user.conf b/hosts/iroha/stow/.config/pipewire/pipewire-pulse.conf.d/92-pulse-user.conf new file mode 120000 index 0000000..d4bdf58 --- /dev/null +++ b/hosts/iroha/stow/.config/pipewire/pipewire-pulse.conf.d/92-pulse-user.conf @@ -0,0 +1 @@ +../../../../../../files/audio/pipewire/92-pulse-user.conf \ No newline at end of file diff --git a/hosts/iroha/stow/.config/pipewire/pipewire.conf.d/90-elegia-convolver.conf b/hosts/iroha/stow/.config/pipewire/pipewire.conf.d/90-elegia-convolver.conf new file mode 120000 index 0000000..047ff74 --- /dev/null +++ b/hosts/iroha/stow/.config/pipewire/pipewire.conf.d/90-elegia-convolver.conf @@ -0,0 +1 @@ +../../../../../../files/audio/pipewire/90-elegia-convolver.conf \ No newline at end of file diff --git a/hosts/iroha/stow/.config/pipewire/pipewire.conf.d/90-x570-taichi-spdif.conf b/hosts/iroha/stow/.config/pipewire/pipewire.conf.d/90-x570-taichi-spdif.conf new file mode 120000 index 0000000..cb37d30 --- /dev/null +++ b/hosts/iroha/stow/.config/pipewire/pipewire.conf.d/90-x570-taichi-spdif.conf @@ -0,0 +1 @@ +../../../../../../files/audio/pipewire/90-x570-taichi-spdif.conf \ No newline at end of file diff --git a/hosts/iroha/stow/.config/pipewire/pipewire.conf.d/92-user.conf b/hosts/iroha/stow/.config/pipewire/pipewire.conf.d/92-user.conf new file mode 120000 index 0000000..7f481a0 --- /dev/null +++ b/hosts/iroha/stow/.config/pipewire/pipewire.conf.d/92-user.conf @@ -0,0 +1 @@ +../../../../../../files/audio/pipewire/92-user.conf \ No newline at end of file diff --git a/hosts/iroha/stow/.config/sway/config b/hosts/iroha/stow/.config/sway/config new file mode 120000 index 0000000..6cbcb25 --- /dev/null +++ b/hosts/iroha/stow/.config/sway/config @@ -0,0 +1 @@ +../../../../../files/sway/config \ No newline at end of file diff --git a/hosts/iroha/stow/.config/sway/config.d/sway_gtk b/hosts/iroha/stow/.config/sway/config.d/sway_gtk new file mode 120000 index 0000000..dff9029 --- /dev/null +++ b/hosts/iroha/stow/.config/sway/config.d/sway_gtk @@ -0,0 +1 @@ +../../../../../../files/gtk/sway_gtk \ No newline at end of file diff --git a/hosts/iroha/stow/.config/sway/config.d/sway_input_output b/hosts/iroha/stow/.config/sway/config.d/sway_input_output new file mode 120000 index 0000000..70a9328 --- /dev/null +++ b/hosts/iroha/stow/.config/sway/config.d/sway_input_output @@ -0,0 +1 @@ +../../../../sway_input_output \ No newline at end of file diff --git a/hosts/iroha/stow/.config/sway/config.d/theme b/hosts/iroha/stow/.config/sway/config.d/theme new file mode 120000 index 0000000..6cb80a9 --- /dev/null +++ b/hosts/iroha/stow/.config/sway/config.d/theme @@ -0,0 +1 @@ +../../../../../../themes/iroha/sway/theme \ No newline at end of file diff --git a/hosts/iroha/stow/.config/sway/config.d/window_rules b/hosts/iroha/stow/.config/sway/config.d/window_rules new file mode 120000 index 0000000..a6599e8 --- /dev/null +++ b/hosts/iroha/stow/.config/sway/config.d/window_rules @@ -0,0 +1 @@ +../../../../../../files/sway/window_rules \ No newline at end of file diff --git a/hosts/iroha/stow/.config/user-dirs.dirs b/hosts/iroha/stow/.config/user-dirs.dirs new file mode 120000 index 0000000..4ec1886 --- /dev/null +++ b/hosts/iroha/stow/.config/user-dirs.dirs @@ -0,0 +1 @@ +../../../../files/user-dirs.dirs \ No newline at end of file diff --git a/hosts/iroha/stow/.gitconfig b/hosts/iroha/stow/.gitconfig new file mode 120000 index 0000000..d2d744f --- /dev/null +++ b/hosts/iroha/stow/.gitconfig @@ -0,0 +1 @@ +../../../files/gitconfig \ No newline at end of file diff --git a/hosts/iroha/stow/.gtkrc-2.0 b/hosts/iroha/stow/.gtkrc-2.0 new file mode 120000 index 0000000..7f3e4aa --- /dev/null +++ b/hosts/iroha/stow/.gtkrc-2.0 @@ -0,0 +1 @@ +../../../files/gtk/gtkrc-2.0 \ No newline at end of file diff --git a/hosts/iroha/stow/.local/bin/bemenu-colored b/hosts/iroha/stow/.local/bin/bemenu-colored new file mode 120000 index 0000000..4863980 --- /dev/null +++ b/hosts/iroha/stow/.local/bin/bemenu-colored @@ -0,0 +1 @@ +../../../../../themes/iroha/bemenu-colored \ No newline at end of file diff --git a/hosts/iroha/stow/.local/bin/check-orphans b/hosts/iroha/stow/.local/bin/check-orphans new file mode 120000 index 0000000..aa765cf --- /dev/null +++ b/hosts/iroha/stow/.local/bin/check-orphans @@ -0,0 +1 @@ +../../../../../scripts/gentoo/check-orphans \ No newline at end of file diff --git a/hosts/iroha/stow/.local/bin/dmenu-emoji b/hosts/iroha/stow/.local/bin/dmenu-emoji new file mode 120000 index 0000000..c6ffb7c --- /dev/null +++ b/hosts/iroha/stow/.local/bin/dmenu-emoji @@ -0,0 +1 @@ +../../../../../scripts/desktop/dmenu-emoji \ No newline at end of file diff --git a/hosts/iroha/stow/.local/bin/dmenu-path b/hosts/iroha/stow/.local/bin/dmenu-path new file mode 120000 index 0000000..2c4badf --- /dev/null +++ b/hosts/iroha/stow/.local/bin/dmenu-path @@ -0,0 +1 @@ +../../../../../scripts/desktop/dmenu-path \ No newline at end of file diff --git a/hosts/iroha/stow/.local/bin/gpg-pubkey b/hosts/iroha/stow/.local/bin/gpg-pubkey new file mode 120000 index 0000000..c4ef767 --- /dev/null +++ b/hosts/iroha/stow/.local/bin/gpg-pubkey @@ -0,0 +1 @@ +../../../../../scripts/desktop/gpg-pubkey \ No newline at end of file diff --git a/hosts/iroha/stow/.local/bin/id-dm-device b/hosts/iroha/stow/.local/bin/id-dm-device new file mode 120000 index 0000000..cff80f7 --- /dev/null +++ b/hosts/iroha/stow/.local/bin/id-dm-device @@ -0,0 +1 @@ +../../../../../scripts/desktop/id-dm-device \ No newline at end of file diff --git a/hosts/iroha/stow/.local/bin/img-fstype b/hosts/iroha/stow/.local/bin/img-fstype new file mode 120000 index 0000000..2b3e1e4 --- /dev/null +++ b/hosts/iroha/stow/.local/bin/img-fstype @@ -0,0 +1 @@ +../../../../../scripts/desktop/img-fstype \ No newline at end of file diff --git a/hosts/iroha/stow/.local/bin/map-kernel-ata b/hosts/iroha/stow/.local/bin/map-kernel-ata new file mode 120000 index 0000000..b53b61f --- /dev/null +++ b/hosts/iroha/stow/.local/bin/map-kernel-ata @@ -0,0 +1 @@ +../../../../../scripts/desktop/map-kernel-ata \ No newline at end of file diff --git a/hosts/iroha/stow/.local/bin/moonrune-charset-utf8 b/hosts/iroha/stow/.local/bin/moonrune-charset-utf8 new file mode 120000 index 0000000..762b8d0 --- /dev/null +++ b/hosts/iroha/stow/.local/bin/moonrune-charset-utf8 @@ -0,0 +1 @@ +../../../../../scripts/desktop/moonrune-charset-utf8 \ No newline at end of file diff --git a/hosts/iroha/stow/.local/bin/mount-nfs b/hosts/iroha/stow/.local/bin/mount-nfs new file mode 120000 index 0000000..b585075 --- /dev/null +++ b/hosts/iroha/stow/.local/bin/mount-nfs @@ -0,0 +1 @@ +../../../../../scripts/desktop/mount-nfs \ No newline at end of file diff --git a/hosts/iroha/stow/.local/bin/proton-env b/hosts/iroha/stow/.local/bin/proton-env new file mode 120000 index 0000000..22da6cf --- /dev/null +++ b/hosts/iroha/stow/.local/bin/proton-env @@ -0,0 +1 @@ +../../../../../scripts/desktop/proton-env \ No newline at end of file diff --git a/hosts/iroha/stow/.local/bin/proton-env32 b/hosts/iroha/stow/.local/bin/proton-env32 new file mode 120000 index 0000000..13e80e4 --- /dev/null +++ b/hosts/iroha/stow/.local/bin/proton-env32 @@ -0,0 +1 @@ +../../../../../scripts/desktop/proton-env32 \ No newline at end of file diff --git a/hosts/iroha/stow/.local/bin/raid-status b/hosts/iroha/stow/.local/bin/raid-status new file mode 120000 index 0000000..6a3f9d8 --- /dev/null +++ b/hosts/iroha/stow/.local/bin/raid-status @@ -0,0 +1 @@ +../../../../../scripts/desktop/raid-status \ No newline at end of file diff --git a/hosts/iroha/stow/.local/bin/rewrite-git b/hosts/iroha/stow/.local/bin/rewrite-git new file mode 120000 index 0000000..1312b3f --- /dev/null +++ b/hosts/iroha/stow/.local/bin/rewrite-git @@ -0,0 +1 @@ +../../../../../scripts/desktop/rewrite-git \ No newline at end of file diff --git a/hosts/iroha/stow/.local/bin/rip-dvd b/hosts/iroha/stow/.local/bin/rip-dvd new file mode 120000 index 0000000..fd25d50 --- /dev/null +++ b/hosts/iroha/stow/.local/bin/rip-dvd @@ -0,0 +1 @@ +../../../../../scripts/desktop/rip-dvd \ No newline at end of file diff --git a/hosts/iroha/stow/.local/bin/screenshot b/hosts/iroha/stow/.local/bin/screenshot new file mode 120000 index 0000000..5112d6b --- /dev/null +++ b/hosts/iroha/stow/.local/bin/screenshot @@ -0,0 +1 @@ +../../../../../scripts/desktop/screenshot \ No newline at end of file diff --git a/hosts/iroha/stow/.local/bin/shift-jis-zip b/hosts/iroha/stow/.local/bin/shift-jis-zip new file mode 120000 index 0000000..74e0dfd --- /dev/null +++ b/hosts/iroha/stow/.local/bin/shift-jis-zip @@ -0,0 +1 @@ +../../../../../scripts/desktop/shift-jis-zip \ No newline at end of file diff --git a/hosts/iroha/stow/.local/bin/sp b/hosts/iroha/stow/.local/bin/sp new file mode 120000 index 0000000..7c4a3fd --- /dev/null +++ b/hosts/iroha/stow/.local/bin/sp @@ -0,0 +1 @@ +../../../../../scripts/desktop/sp \ No newline at end of file diff --git a/hosts/iroha/stow/.local/bin/term-font-size b/hosts/iroha/stow/.local/bin/term-font-size new file mode 120000 index 0000000..7720a32 --- /dev/null +++ b/hosts/iroha/stow/.local/bin/term-font-size @@ -0,0 +1 @@ +../../../../../scripts/desktop/term-font-size \ No newline at end of file diff --git a/hosts/iroha/stow/.local/bin/ts-date b/hosts/iroha/stow/.local/bin/ts-date new file mode 120000 index 0000000..45ccda4 --- /dev/null +++ b/hosts/iroha/stow/.local/bin/ts-date @@ -0,0 +1 @@ +../../../../../scripts/desktop/ts-date \ No newline at end of file diff --git a/hosts/iroha/stow/.local/bin/unzip-all b/hosts/iroha/stow/.local/bin/unzip-all new file mode 120000 index 0000000..4106e7a --- /dev/null +++ b/hosts/iroha/stow/.local/bin/unzip-all @@ -0,0 +1 @@ +../../../../../scripts/desktop/unzip-all \ No newline at end of file diff --git a/hosts/iroha/stow/.local/bin/use-flags b/hosts/iroha/stow/.local/bin/use-flags new file mode 120000 index 0000000..fdb0e6a --- /dev/null +++ b/hosts/iroha/stow/.local/bin/use-flags @@ -0,0 +1 @@ +../../../../../scripts/gentoo/use-flags \ No newline at end of file diff --git a/hosts/iroha/stow/.local/bin/wlsunset-toggle b/hosts/iroha/stow/.local/bin/wlsunset-toggle new file mode 120000 index 0000000..0da108a --- /dev/null +++ b/hosts/iroha/stow/.local/bin/wlsunset-toggle @@ -0,0 +1 @@ +../../../../../scripts/desktop/wlsunset-toggle \ No newline at end of file diff --git a/hosts/iroha/stow/.local/bin/xbox-controller-battery b/hosts/iroha/stow/.local/bin/xbox-controller-battery new file mode 120000 index 0000000..850d66d --- /dev/null +++ b/hosts/iroha/stow/.local/bin/xbox-controller-battery @@ -0,0 +1 @@ +../../../../../scripts/desktop/xbox-controller-battery \ No newline at end of file diff --git a/hosts/iroha/stow/.local/bin/xbox360-ffmpeg-enc b/hosts/iroha/stow/.local/bin/xbox360-ffmpeg-enc new file mode 120000 index 0000000..b725e32 --- /dev/null +++ b/hosts/iroha/stow/.local/bin/xbox360-ffmpeg-enc @@ -0,0 +1 @@ +../../../../../scripts/desktop/xbox360-ffmpeg-enc \ No newline at end of file diff --git a/hosts/iroha/stow/.muttrc b/hosts/iroha/stow/.muttrc new file mode 120000 index 0000000..d4f0ec2 --- /dev/null +++ b/hosts/iroha/stow/.muttrc @@ -0,0 +1 @@ +../../../files/email/muttrc \ No newline at end of file diff --git a/hosts/iroha/stow/.profile b/hosts/iroha/stow/.profile new file mode 120000 index 0000000..eda9ba9 --- /dev/null +++ b/hosts/iroha/stow/.profile @@ -0,0 +1 @@ +../../../files/shell/profile \ No newline at end of file diff --git a/hosts/iroha/stow/.stow-local-ignore b/hosts/iroha/stow/.stow-local-ignore new file mode 100644 index 0000000..e69de29 diff --git a/hosts/iroha/stow/.vim/autoload b/hosts/iroha/stow/.vim/autoload new file mode 120000 index 0000000..e694474 --- /dev/null +++ b/hosts/iroha/stow/.vim/autoload @@ -0,0 +1 @@ +../../../../files/vim/autoload \ No newline at end of file diff --git a/hosts/iroha/stow/.vim/colors b/hosts/iroha/stow/.vim/colors new file mode 120000 index 0000000..9aa246e --- /dev/null +++ b/hosts/iroha/stow/.vim/colors @@ -0,0 +1 @@ +../../../../files/vim/colors \ No newline at end of file diff --git a/hosts/iroha/stow/.vim/pack/downloads/create_opt.sh b/hosts/iroha/stow/.vim/pack/downloads/create_opt.sh new file mode 120000 index 0000000..251101d --- /dev/null +++ b/hosts/iroha/stow/.vim/pack/downloads/create_opt.sh @@ -0,0 +1 @@ +../../../../../../files/vim/pack/downloads/create_opt.sh \ No newline at end of file diff --git a/hosts/iroha/stow/.vim/patches b/hosts/iroha/stow/.vim/patches new file mode 120000 index 0000000..1558439 --- /dev/null +++ b/hosts/iroha/stow/.vim/patches @@ -0,0 +1 @@ +../../../../files/vim/patches \ No newline at end of file diff --git a/hosts/iroha/stow/.vim/plugin b/hosts/iroha/stow/.vim/plugin new file mode 120000 index 0000000..f4a1c2a --- /dev/null +++ b/hosts/iroha/stow/.vim/plugin @@ -0,0 +1 @@ +../../../../files/vim/plugin \ No newline at end of file diff --git a/hosts/iroha/stow/.vim/vimrc b/hosts/iroha/stow/.vim/vimrc new file mode 120000 index 0000000..defa903 --- /dev/null +++ b/hosts/iroha/stow/.vim/vimrc @@ -0,0 +1 @@ +../../../../files/vim/vimrc \ No newline at end of file diff --git a/hosts/iroha/stow/scripts b/hosts/iroha/stow/scripts new file mode 120000 index 0000000..a339954 --- /dev/null +++ b/hosts/iroha/stow/scripts @@ -0,0 +1 @@ +../scripts \ No newline at end of file -- cgit v1.2.3-101-g0448