From 9c9bd7e6c40a2f0cbd53df0e85a3a93e01991210 Mon Sep 17 00:00:00 2001 From: Bruno Carlin Date: Tue, 22 Feb 2022 10:21:04 +0100 Subject: [PATCH] [zsh] enable broot shortcut --- zsh/.zshrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/zsh/.zshrc b/zsh/.zshrc index 3b6582e..a9a889a 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -4,3 +4,5 @@ compinit promptinit PROMPT='%F{yellow}%1~%f %# ' + +source /home/bca/.config/broot/launcher/bash/br