[MediaWiki-commits] [Gerrit] Add bash_profile and vimrc for ema - change (operations/puppet)

2016-02-02 Thread Ema (Code Review)
Ema has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/267850

Change subject: Add bash_profile and vimrc for ema
..

Add bash_profile and vimrc for ema

Change-Id: I00483db87cb07893473d1f4df52cd59cd998e702
---
A modules/admin/files/home/ema/.bash_profile
A modules/admin/files/home/ema/.vimrc
2 files changed, 10 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/50/267850/1

diff --git a/modules/admin/files/home/ema/.bash_profile 
b/modules/admin/files/home/ema/.bash_profile
new file mode 100644
index 000..437b3a8
--- /dev/null
+++ b/modules/admin/files/home/ema/.bash_profile
@@ -0,0 +1,5 @@
+hostname="$(hostname --fqdn)"
+export 
PS1="\[\033]0;\u@${hostname}:\w\007\]${debian_chroot:+($debian_chroot)}\t 
\u@$hostname:\w\n\$ "
+
+alias ls='ls --color=auto'
+alias grep='grep --color=auto'
diff --git a/modules/admin/files/home/ema/.vimrc 
b/modules/admin/files/home/ema/.vimrc
new file mode 100644
index 000..57d66ec
--- /dev/null
+++ b/modules/admin/files/home/ema/.vimrc
@@ -0,0 +1,5 @@
+syntax on
+set background=dark
+set et
+set sw=4
+set ts=4

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I00483db87cb07893473d1f4df52cd59cd998e702
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ema 

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


[MediaWiki-commits] [Gerrit] Add bash_profile and vimrc for ema - change (operations/puppet)

2016-02-02 Thread Ema (Code Review)
Ema has submitted this change and it was merged.

Change subject: Add bash_profile and vimrc for ema
..


Add bash_profile and vimrc for ema

Change-Id: I00483db87cb07893473d1f4df52cd59cd998e702
---
A modules/admin/files/home/ema/.bash_profile
A modules/admin/files/home/ema/.vimrc
2 files changed, 10 insertions(+), 0 deletions(-)

Approvals:
  Filippo Giunchedi: Looks good to me, but someone else must approve
  Ema: Verified; Looks good to me, approved



diff --git a/modules/admin/files/home/ema/.bash_profile 
b/modules/admin/files/home/ema/.bash_profile
new file mode 100644
index 000..437b3a8
--- /dev/null
+++ b/modules/admin/files/home/ema/.bash_profile
@@ -0,0 +1,5 @@
+hostname="$(hostname --fqdn)"
+export 
PS1="\[\033]0;\u@${hostname}:\w\007\]${debian_chroot:+($debian_chroot)}\t 
\u@$hostname:\w\n\$ "
+
+alias ls='ls --color=auto'
+alias grep='grep --color=auto'
diff --git a/modules/admin/files/home/ema/.vimrc 
b/modules/admin/files/home/ema/.vimrc
new file mode 100644
index 000..57d66ec
--- /dev/null
+++ b/modules/admin/files/home/ema/.vimrc
@@ -0,0 +1,5 @@
+syntax on
+set background=dark
+set et
+set sw=4
+set ts=4

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I00483db87cb07893473d1f4df52cd59cd998e702
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ema 
Gerrit-Reviewer: Ema 
Gerrit-Reviewer: Filippo Giunchedi 
Gerrit-Reviewer: jenkins-bot <>

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