From 7dd816c2f68dab32e73073141461f7b2d299b49b Mon Sep 17 00:00:00 2001 From: TheK4n Date: Sun, 5 Mar 2023 00:09:19 +0300 Subject: [PATCH] rename light to home --- {light => home}/bashrc | 0 profile => home/profile | 0 {light => home}/vimrc | 0 {light => home}/zprofile | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename {light => home}/bashrc (100%) rename profile => home/profile (100%) rename {light => home}/vimrc (100%) rename {light => home}/zprofile (100%) diff --git a/light/bashrc b/home/bashrc similarity index 100% rename from light/bashrc rename to home/bashrc diff --git a/profile b/home/profile similarity index 100% rename from profile rename to home/profile diff --git a/light/vimrc b/home/vimrc similarity index 100% rename from light/vimrc rename to home/vimrc diff --git a/light/zprofile b/home/zprofile similarity index 100% rename from light/zprofile rename to home/zprofile