diff --git a/post-install b/post-install index 986ef41..894d835 100755 --- a/post-install +++ b/post-install @@ -561,6 +561,13 @@ function feature-vim(){ } +# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +function feature-broot(){ ( + @ sudo dnf copr enable petersen/broot + @ sudo dnf install broot +) } + + # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # see: # https://github.com/rvaiya/keyd