diff --git a/.stow-local-ignore b/.stow-local-ignore index 3e2ba32..6d97d2d 100644 --- a/.stow-local-ignore +++ b/.stow-local-ignore @@ -2,4 +2,5 @@ /.github /README.md /.install -/hyprland/host \ No newline at end of file +hyprland/host +/setup \ No newline at end of file diff --git a/zsh/.zsh_custom/aliases.zsh b/dots/zsh/.zsh_custom/aliases.zsh similarity index 100% rename from zsh/.zsh_custom/aliases.zsh rename to dots/zsh/.zsh_custom/aliases.zsh diff --git a/zsh/.zsh_custom/functions.zsh b/dots/zsh/.zsh_custom/functions.zsh similarity index 100% rename from zsh/.zsh_custom/functions.zsh rename to dots/zsh/.zsh_custom/functions.zsh diff --git a/zsh/.zsh_custom/os/debian.zsh b/dots/zsh/.zsh_custom/os/debian.zsh similarity index 100% rename from zsh/.zsh_custom/os/debian.zsh rename to dots/zsh/.zsh_custom/os/debian.zsh diff --git a/zsh/.zsh_custom/os/void.zsh b/dots/zsh/.zsh_custom/os/void.zsh similarity index 100% rename from zsh/.zsh_custom/os/void.zsh rename to dots/zsh/.zsh_custom/os/void.zsh diff --git a/zsh/.zshenv b/dots/zsh/.zshenv similarity index 100% rename from zsh/.zshenv rename to dots/zsh/.zshenv diff --git a/zsh/.zshlogin b/dots/zsh/.zshlogin similarity index 100% rename from zsh/.zshlogin rename to dots/zsh/.zshlogin diff --git a/zsh/.zshrc b/dots/zsh/.zshrc similarity index 100% rename from zsh/.zshrc rename to dots/zsh/.zshrc