diff options
author | johannst <johannst@endor> | 2016-05-29 23:28:42 +0200 |
---|---|---|
committer | johannst <johannst@endor> | 2016-05-29 23:28:42 +0200 |
commit | a7aacc32c95cef6033ebb4cd02c425bc35897fbb (patch) | |
tree | 11ee1cbe8e03fb2577570dbfa6c4f697ad12f997 /README.md | |
parent | 526bea9511f2845f15eca7982842a9780e0b78bf (diff) | |
download | dotfiles-a7aacc32c95cef6033ebb4cd02c425bc35897fbb.tar.gz dotfiles-a7aacc32c95cef6033ebb4cd02c425bc35897fbb.zip |
added .bashrc folder containing LS_COLORS and bash prompt
added header to own files
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -19,3 +19,7 @@ - not first plugin (.vim/plugin .vim/doc exist): # link plugin from .vim/available_plugins into .vim/plugin # link doc from .vim/available_plugins into .vim/doc + + +- **.bashrc/** + - this files should be sourced from within a .bashrc/.bash_profile file |