aboutsummaryrefslogtreecommitdiff
path: root/bash/.bashrc
diff options
context:
space:
mode:
authorbozo.kopic <bozo@kopic.xyz>2020-12-16 02:12:41 +0100
committerbozo.kopic <bozo@kopic.xyz>2020-12-16 02:12:41 +0100
commit004162c05e42a2f2645ca06702567967b1d88961 (patch)
tree18319b9654b8ec561524a58fed0fd3af7131647e /bash/.bashrc
parent2f694c9ab1416de12d6c5da47d384a625662edf1 (diff)
.
Diffstat (limited to 'bash/.bashrc')
-rw-r--r--bash/.bashrc11
1 files changed, 0 insertions, 11 deletions
diff --git a/bash/.bashrc b/bash/.bashrc
deleted file mode 100644
index f5f7011..0000000
--- a/bash/.bashrc
+++ /dev/null
@@ -1,11 +0,0 @@
-#
-# ~/.bashrc
-#
-
-# If not running interactively, don't do anything
-[[ $- != *i* ]] && return
-
-alias ls='ls --color=auto'
-PS1='[\u@\h \W]\$ '
-
-source /home/bozo/.config/broot/launcher/bash/br