]> git.wh0rd.org - home.git/blobdiff - .profile.d/ROOT-bashrc
some files for root to use my scripts
[home.git] / .profile.d / ROOT-bashrc
diff --git a/.profile.d/ROOT-bashrc b/.profile.d/ROOT-bashrc
new file mode 100644 (file)
index 0000000..771bfd3
--- /dev/null
@@ -0,0 +1,4 @@
+for sh in /home/vapier/.profile.d/*.sh ; do
+       . "$sh"
+done
+unset sh