From f20cf89ca341541249a730c0109f19c05f13183c Mon Sep 17 00:00:00 2001 From: Anthony Perkins Date: Thu, 11 Mar 2021 22:49:39 +0000 Subject: [PATCH] Remove name/email from bashrc --- roles/home-cli/files/bashrc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/roles/home-cli/files/bashrc b/roles/home-cli/files/bashrc index 6cdf1db..3c2a8ff 100644 --- a/roles/home-cli/files/bashrc +++ b/roles/home-cli/files/bashrc @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash export ACP_BASHRC=1 if [ -f /etc/bashrc ] @@ -110,8 +110,6 @@ export LC_TELEPHONE # Other exports. export ANSIBLE_NOCOWS=1 -export DEBEMAIL=anthony@acperkins.com -export DEBFULLNAME="Anthony Perkins" export EDITOR=vi export HISTCONTROL=ignorespace:ignoredups export PAPERSIZE=a4