From 122528e7631e6de13dad27307828e39473e0beda Mon Sep 17 00:00:00 2001 From: Fabio Scotto di Santolo Date: Fri, 18 Jul 2025 14:33:59 +0200 Subject: [PATCH] Merge profile and ZSH packages --- {profile => zsh}/.profile.d/dotfiles.sh | 0 {profile => zsh}/.profile.d/editor.sh | 0 {profile => zsh}/.profile.d/ghcup.sh | 0 {profile => zsh}/.profile.d/go.sh | 0 {profile => zsh}/.profile.d/graalvm.sh | 0 {profile => zsh}/.profile.d/help.sh | 0 {profile => zsh}/.profile.d/homebrew.sh | 0 {profile => zsh}/.profile.d/java.sh | 0 {profile => zsh}/.profile.d/jmeter.sh | 0 {profile => zsh}/.profile.d/rust.sh | 0 {profile => zsh}/.profile.d/ssh-agent.sh | 0 {profile => zsh}/.profile.d/sway-startup.sh | 0 {profile => zsh}/.profile.d/venv.sh | 0 profile/.profile => zsh/.zprofile | 0 14 files changed, 0 insertions(+), 0 deletions(-) rename {profile => zsh}/.profile.d/dotfiles.sh (100%) rename {profile => zsh}/.profile.d/editor.sh (100%) rename {profile => zsh}/.profile.d/ghcup.sh (100%) rename {profile => zsh}/.profile.d/go.sh (100%) rename {profile => zsh}/.profile.d/graalvm.sh (100%) rename {profile => zsh}/.profile.d/help.sh (100%) rename {profile => zsh}/.profile.d/homebrew.sh (100%) rename {profile => zsh}/.profile.d/java.sh (100%) rename {profile => zsh}/.profile.d/jmeter.sh (100%) rename {profile => zsh}/.profile.d/rust.sh (100%) rename {profile => zsh}/.profile.d/ssh-agent.sh (100%) rename {profile => zsh}/.profile.d/sway-startup.sh (100%) rename {profile => zsh}/.profile.d/venv.sh (100%) rename profile/.profile => zsh/.zprofile (100%) diff --git a/profile/.profile.d/dotfiles.sh b/zsh/.profile.d/dotfiles.sh similarity index 100% rename from profile/.profile.d/dotfiles.sh rename to zsh/.profile.d/dotfiles.sh diff --git a/profile/.profile.d/editor.sh b/zsh/.profile.d/editor.sh similarity index 100% rename from profile/.profile.d/editor.sh rename to zsh/.profile.d/editor.sh diff --git a/profile/.profile.d/ghcup.sh b/zsh/.profile.d/ghcup.sh similarity index 100% rename from profile/.profile.d/ghcup.sh rename to zsh/.profile.d/ghcup.sh diff --git a/profile/.profile.d/go.sh b/zsh/.profile.d/go.sh similarity index 100% rename from profile/.profile.d/go.sh rename to zsh/.profile.d/go.sh diff --git a/profile/.profile.d/graalvm.sh b/zsh/.profile.d/graalvm.sh similarity index 100% rename from profile/.profile.d/graalvm.sh rename to zsh/.profile.d/graalvm.sh diff --git a/profile/.profile.d/help.sh b/zsh/.profile.d/help.sh similarity index 100% rename from profile/.profile.d/help.sh rename to zsh/.profile.d/help.sh diff --git a/profile/.profile.d/homebrew.sh b/zsh/.profile.d/homebrew.sh similarity index 100% rename from profile/.profile.d/homebrew.sh rename to zsh/.profile.d/homebrew.sh diff --git a/profile/.profile.d/java.sh b/zsh/.profile.d/java.sh similarity index 100% rename from profile/.profile.d/java.sh rename to zsh/.profile.d/java.sh diff --git a/profile/.profile.d/jmeter.sh b/zsh/.profile.d/jmeter.sh similarity index 100% rename from profile/.profile.d/jmeter.sh rename to zsh/.profile.d/jmeter.sh diff --git a/profile/.profile.d/rust.sh b/zsh/.profile.d/rust.sh similarity index 100% rename from profile/.profile.d/rust.sh rename to zsh/.profile.d/rust.sh diff --git a/profile/.profile.d/ssh-agent.sh b/zsh/.profile.d/ssh-agent.sh similarity index 100% rename from profile/.profile.d/ssh-agent.sh rename to zsh/.profile.d/ssh-agent.sh diff --git a/profile/.profile.d/sway-startup.sh b/zsh/.profile.d/sway-startup.sh similarity index 100% rename from profile/.profile.d/sway-startup.sh rename to zsh/.profile.d/sway-startup.sh diff --git a/profile/.profile.d/venv.sh b/zsh/.profile.d/venv.sh similarity index 100% rename from profile/.profile.d/venv.sh rename to zsh/.profile.d/venv.sh diff --git a/profile/.profile b/zsh/.zprofile similarity index 100% rename from profile/.profile rename to zsh/.zprofile