From 6814e099ad4b000f9844e9be9eb9131f03919afa Mon Sep 17 00:00:00 2001 From: David Aizenberg Date: Tue, 2 May 2023 16:26:39 +0300 Subject: [PATCH] separate shell --- {.archive => shell/.archive}/wmfsrc | 0 .bashrc => shell/.bashrc | 0 .tmux.conf => shell/.tmux.conf | 0 .vimrc => shell/.vimrc | 0 .xinitrc => shell/.xinitrc | 0 .zimrc => shell/.zimrc | 0 .zshrc => shell/.zshrc | 0 7 files changed, 0 insertions(+), 0 deletions(-) rename {.archive => shell/.archive}/wmfsrc (100%) rename .bashrc => shell/.bashrc (100%) rename .tmux.conf => shell/.tmux.conf (100%) rename .vimrc => shell/.vimrc (100%) rename .xinitrc => shell/.xinitrc (100%) rename .zimrc => shell/.zimrc (100%) rename .zshrc => shell/.zshrc (100%) diff --git a/.archive/wmfsrc b/shell/.archive/wmfsrc similarity index 100% rename from .archive/wmfsrc rename to shell/.archive/wmfsrc diff --git a/.bashrc b/shell/.bashrc similarity index 100% rename from .bashrc rename to shell/.bashrc diff --git a/.tmux.conf b/shell/.tmux.conf similarity index 100% rename from .tmux.conf rename to shell/.tmux.conf diff --git a/.vimrc b/shell/.vimrc similarity index 100% rename from .vimrc rename to shell/.vimrc diff --git a/.xinitrc b/shell/.xinitrc similarity index 100% rename from .xinitrc rename to shell/.xinitrc diff --git a/.zimrc b/shell/.zimrc similarity index 100% rename from .zimrc rename to shell/.zimrc diff --git a/.zshrc b/shell/.zshrc similarity index 100% rename from .zshrc rename to shell/.zshrc