From 1e263266388c0b6cd39e09d81513e32aedc4268c Mon Sep 17 00:00:00 2001 From: "bozo.kopic" Date: Tue, 12 May 2015 21:18:32 +0200 Subject: . --- bash/.bashrc | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 bash/.bashrc (limited to 'bash/.bashrc') diff --git a/bash/.bashrc b/bash/.bashrc new file mode 100644 index 0000000..a355b0c --- /dev/null +++ b/bash/.bashrc @@ -0,0 +1,9 @@ +# +# ~/.bashrc +# + +# If not running interactively, don't do anything +[[ $- != *i* ]] && return + +alias ls='ls --color=auto' +PS1='[\u@\h \W]\$ ' -- cgit v1.2.3-70-g09d2