From 0e32ef51fbd2e9a847105c2d91c3b2932e410193 Mon Sep 17 00:00:00 2001 From: Haak Saxberg Date: Thu, 1 Aug 2013 19:11:17 -0700 Subject: [PATCH] better name for container directory --- {bash => bash-files}/bash_completion/git | 0 {bash => bash-files}/bash_profile | 0 {bash => bash-files}/bashrc | 0 {bash => bash-files}/git-flow-completion.bash | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename {bash => bash-files}/bash_completion/git (100%) rename {bash => bash-files}/bash_profile (100%) rename {bash => bash-files}/bashrc (100%) rename {bash => bash-files}/git-flow-completion.bash (100%) diff --git a/bash/bash_completion/git b/bash-files/bash_completion/git similarity index 100% rename from bash/bash_completion/git rename to bash-files/bash_completion/git diff --git a/bash/bash_profile b/bash-files/bash_profile similarity index 100% rename from bash/bash_profile rename to bash-files/bash_profile diff --git a/bash/bashrc b/bash-files/bashrc similarity index 100% rename from bash/bashrc rename to bash-files/bashrc diff --git a/bash/git-flow-completion.bash b/bash-files/git-flow-completion.bash similarity index 100% rename from bash/git-flow-completion.bash rename to bash-files/git-flow-completion.bash