diff --git a/dot_bash_profile b/dot_config/bash/dot_bash_profile similarity index 100% rename from dot_bash_profile rename to dot_config/bash/dot_bash_profile diff --git a/dot_bashrc b/dot_config/bash/dot_bashrc similarity index 100% rename from dot_bashrc rename to dot_config/bash/dot_bashrc diff --git a/symlink_dot_bash_profile b/symlink_dot_bash_profile new file mode 100644 index 0000000..4fb7383 --- /dev/null +++ b/symlink_dot_bash_profile @@ -0,0 +1 @@ +.config/bash/.bash_profile diff --git a/symlink_dot_bashrc b/symlink_dot_bashrc new file mode 100644 index 0000000..0534ce1 --- /dev/null +++ b/symlink_dot_bashrc @@ -0,0 +1 @@ +.config/bash/.bashrc