mirror of
https://github.com/flynx/post-install.git
synced 2026-07-10 20:30:58 +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:
|
# see:
|
||||||
# https://github.com/rvaiya/keyd
|
# https://github.com/rvaiya/keyd
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user