add .bashrc
authorAndrew Lorimer <andrew@lorimer.id.au>
Wed, 8 Aug 2018 08:18:35 +0000 (18:18 +1000)
committerAndrew Lorimer <andrew@lorimer.id.au>
Wed, 8 Aug 2018 08:18:35 +0000 (18:18 +1000)
bash/.bashrc [new file with mode: 0644]
diff --git a/bash/.bashrc b/bash/.bashrc
new file mode 100644 (file)
index 0000000..9062fbc
--- /dev/null
@@ -0,0 +1,11 @@
+#
+# ~/.bashrc
+#
+
+# If not running interactively, don't do anything
+[[ $- != *i* ]] && return
+
+alias ls='ls --color=auto'
+PS1='[\u@\h \W]\$ '
+PATH=$PATH:/usr/local/bin
+setleds -D +num