Chad has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/333984 )

Change subject: Add .bash_profile to my homedir so my .bashrc works
......................................................................

Add .bash_profile to my homedir so my .bashrc works

Change-Id: Id6af9ca88a432b44942988012d9994ef616bcaa4
---
A modules/admin/files/home/demon/.bash_profile
1 file changed, 5 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/84/333984/1

diff --git a/modules/admin/files/home/demon/.bash_profile 
b/modules/admin/files/home/demon/.bash_profile
new file mode 100644
index 0000000..6b304f9
--- /dev/null
+++ b/modules/admin/files/home/demon/.bash_profile
@@ -0,0 +1,5 @@
+#
+
+if [ ~/.bashrc ]; then
+       . ~/.bashrc
+fi

-- 
To view, visit https://gerrit.wikimedia.org/r/333984
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id6af9ca88a432b44942988012d9994ef616bcaa4
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Chad <ch...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to