From 16260553c406efef0d6378dadc1eface0ebf616d Mon Sep 17 00:00:00 2001 From: George Rawlinson Date: Sun, 24 Jan 2016 11:02:16 +1300 Subject: [PATCH] BASH: Files were hidden, giving the impression of an empty bash/ directory. --- bash/{.bash_aliases => bash_aliases} | 0 bash/{.bash_profile => bash_profile} | 0 bash/{.bashrc => bashrc} | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename bash/{.bash_aliases => bash_aliases} (100%) rename bash/{.bash_profile => bash_profile} (100%) rename bash/{.bashrc => bashrc} (100%) diff --git a/bash/.bash_aliases b/bash/bash_aliases similarity index 100% rename from bash/.bash_aliases rename to bash/bash_aliases diff --git a/bash/.bash_profile b/bash/bash_profile similarity index 100% rename from bash/.bash_profile rename to bash/bash_profile diff --git a/bash/.bashrc b/bash/bashrc similarity index 100% rename from bash/.bashrc rename to bash/bashrc