From b34487def4b13122a7ef798f45d3ff5fc8c9d65a Mon Sep 17 00:00:00 2001 From: dx Date: Tue, 12 May 2020 17:29:57 +0100 Subject: [PATCH] ~zsh -> Shell --- {zsh => Shell}/.config/zsh/.zshrc | 0 {zsh => Shell}/.zprofile | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename {zsh => Shell}/.config/zsh/.zshrc (100%) rename {zsh => Shell}/.zprofile (100%) diff --git a/zsh/.config/zsh/.zshrc b/Shell/.config/zsh/.zshrc similarity index 100% rename from zsh/.config/zsh/.zshrc rename to Shell/.config/zsh/.zshrc diff --git a/zsh/.zprofile b/Shell/.zprofile similarity index 100% rename from zsh/.zprofile rename to Shell/.zprofile