aboutsummaryrefslogtreecommitdiff
path: root/bash/.bashrc
diff options
context:
space:
mode:
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