From 9760f03c00c3cd38931ec1f042dc2fb8eab48c57 Mon Sep 17 00:00:00 2001 From: Marko Korhonen Date: Sun, 12 May 2024 12:54:38 +0300 Subject: [PATCH] Revert "Change order of zsh config" This reverts commit 62b3656bd98d0cf08a9a786994028bad5e4e2c17. --- home/.config/zsh/{02-zellij.zsh => 01-zellij.zsh} | 0 home/.config/zsh/{01-env.sh => 02-env.zsh} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename home/.config/zsh/{02-zellij.zsh => 01-zellij.zsh} (100%) rename home/.config/zsh/{01-env.sh => 02-env.zsh} (100%) diff --git a/home/.config/zsh/02-zellij.zsh b/home/.config/zsh/01-zellij.zsh similarity index 100% rename from home/.config/zsh/02-zellij.zsh rename to home/.config/zsh/01-zellij.zsh diff --git a/home/.config/zsh/01-env.sh b/home/.config/zsh/02-env.zsh similarity index 100% rename from home/.config/zsh/01-env.sh rename to home/.config/zsh/02-env.zsh