mirror of
https://github.com/flynx/post-install.git
synced 2026-06-18 01:49:25 +00:00
added broot
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
e577c82505
commit
175b752c1f
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user