diff --git a/files/.bashrc b/files/.bashrc index 1760d3a..9ccb601 100644 --- a/files/.bashrc +++ b/files/.bashrc @@ -62,3 +62,4 @@ fi if [ -d ~/.client ]; then for f in ~/.client/.*; do if [[ -f $f ]]; then source $f ; fi; done fi +