summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2018-06-05 15:41:30 (EDT)
committer P. J. McDermott <pj@pehjota.net>2018-06-05 15:41:30 (EDT)
commit95fd0f221f01ddc20f0c39462caf460bc3e70671 (patch)
treeb2d7185119d201fca8c55eb7eea1bc5908859ccd
parent7bcc0497144b68f915633e7d3000c21dbbe146ce (diff)
downloadbash-95fd0f221f01ddc20f0c39462caf460bc3e70671.zip
bash-95fd0f221f01ddc20f0c39462caf460bc3e70671.tar.gz
bash-95fd0f221f01ddc20f0c39462caf460bc3e70671.tar.bz2
.bashrc.d/: New directory
-rw-r--r--.bashrc.d/.placeholder0
-rwxr-xr-x.gitignore.d/bash2
2 files changed, 2 insertions, 0 deletions
diff --git a/.bashrc.d/.placeholder b/.bashrc.d/.placeholder
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/.bashrc.d/.placeholder
diff --git a/.gitignore.d/bash b/.gitignore.d/bash
index 56a5b88..98d92e3 100755
--- a/.gitignore.d/bash
+++ b/.gitignore.d/bash
@@ -5,6 +5,8 @@
!/.profile
!/.exports
!/.bashrc
+!/.bashrc.d/
+!/.bashrc.d/.placeholder
!/.bash_exports
!/.bash_aliases
!/.bash_logout