add yazi config, vars and update install
This commit is contained in:
23
vars/pkgs/yazi.yml
Normal file
23
vars/pkgs/yazi.yml
Normal file
@@ -0,0 +1,23 @@
|
||||
yazi:
|
||||
pkgs:
|
||||
- name: yazi-fm
|
||||
vers: 25.4.8
|
||||
locked: true
|
||||
- name: yazi-cli
|
||||
vers: 25.4.8
|
||||
locked: true
|
||||
pkg_depends:
|
||||
- fd
|
||||
- ripgrep
|
||||
- fzf
|
||||
- zoxide
|
||||
depends:
|
||||
RedHat:
|
||||
- file
|
||||
- ffmpeg-free
|
||||
- p7zip-plugins
|
||||
- poppler
|
||||
- ImageMagick
|
||||
- wl-clipboard
|
||||
- "@c-development"
|
||||
- "@development"
|
||||
Reference in New Issue
Block a user