Add broot setup, config, shell function hook

This commit is contained in:
2022-05-31 11:07:21 -05:00
parent 75dc8ae1e5
commit 0ab21e7185
6 changed files with 372 additions and 1 deletions

View File

@@ -49,3 +49,6 @@ zellij = { source = "zellij", target = ".config/zellij" }
# navi
navi = { source = "navi", target = ".config/navi" }
# broot
broot = { source = "broot", target = ".config/broot" }