From 2f694c9ab1416de12d6c5da47d384a625662edf1 Mon Sep 17 00:00:00 2001 From: "bozo.kopic" Date: Fri, 6 Nov 2020 03:13:00 +0100 Subject: . --- bash/.bashrc | 2 ++ bash/.profile | 2 ++ 2 files changed, 4 insertions(+) (limited to 'bash') diff --git a/bash/.bashrc b/bash/.bashrc index a355b0c..f5f7011 100644 --- a/bash/.bashrc +++ b/bash/.bashrc @@ -7,3 +7,5 @@ alias ls='ls --color=auto' PS1='[\u@\h \W]\$ ' + +source /home/bozo/.config/broot/launcher/bash/br diff --git a/bash/.profile b/bash/.profile index a34726e..ed34427 100644 --- a/bash/.profile +++ b/bash/.profile @@ -10,3 +10,5 @@ export VISUAL=nvim #export QT_AUTO_SCREEN_SCALE_FACTOR=1 #export QT_ENABLE_HIGHDPI_SCALING=1 #export QT_WAYLAND_FORCE_DPI=120 + +source /home/bozo/.config/broot/launcher/bash/br -- cgit v1.2.3-70-g09d2