Refactor .bashrc; add .bashrc.d drop-in files
This commit is contained in:
parent
eec14ac25d
commit
5981b030c1
6 changed files with 135 additions and 122 deletions
|
|
@ -6,4 +6,3 @@ if [[ -d ~/.bash_completion.d ]]; then
|
|||
[[ -f "$f" ]] && . "$f"
|
||||
done
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue