diff --git a/.linux-environment.md b/.linux-environment.md new file mode 100644 index 0000000..ee9b3c2 --- /dev/null +++ b/.linux-environment.md @@ -0,0 +1,10 @@ +# Reusable personal Linux Environment + +Virtualization brought us with custom-purpose Virtual Machines +where each user / developer may have several machines for +separate tasks and its became harder to synchronize +development. + +* bashrc - Modified .bashrc which supports shared and local bash variables and aliases +* bash_aliases - Common Bash Aliases +* bash_variables diff --git a/.linux-environment.txt b/.linux-environment.txt deleted file mode 100644 index 56c0a92..0000000 --- a/.linux-environment.txt +++ /dev/null @@ -1 +0,0 @@ -## README \ No newline at end of file