branch: elpa/bash-completion
commit 3eb77ec9c495a25188eff3e35d8b20ebb1a7ddc6
Author: Stephane Zermatten <[email protected]>
Commit: Stephane Zermatten <[email protected]>
Moved shell configuration into config. Got rid of */init.el, going
back to */subdirs.el
---
bash-completion.el => elisp/bash-completion.el | 0
bash-completion_test.el => elisp/bash-completion_test.el | 0
2 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/bash-completion.el b/elisp/bash-completion.el
similarity index 100%
rename from bash-completion.el
rename to elisp/bash-completion.el
diff --git a/bash-completion_test.el b/elisp/bash-completion_test.el
similarity index 100%
rename from bash-completion_test.el
rename to elisp/bash-completion_test.el