diff options
| author | Charles Cabergs <me@cacharle.xyz> | 2024-11-21 13:52:20 +0100 |
|---|---|---|
| committer | Charles Cabergs <me@cacharle.xyz> | 2024-11-21 13:52:20 +0100 |
| commit | c11369732bd59e26b19ff932e27ad18956e48dfc (patch) | |
| tree | 0d54fc1d694c8d9f319d9f9552485c115fe68ac5 /install | |
| parent | 1cb65f44bc813fa4e4b24d518714736761f7e544 (diff) | |
| download | dotfiles-c11369732bd59e26b19ff932e27ad18956e48dfc.tar.gz dotfiles-c11369732bd59e26b19ff932e27ad18956e48dfc.tar.bz2 dotfiles-c11369732bd59e26b19ff932e27ad18956e48dfc.zip | |
Update yazi with nice rice
Diffstat (limited to 'install')
| -rwxr-xr-x | install | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -114,6 +114,12 @@ fish -c 'fisher install PatrickF1/fzf.fish' fish -c 'fisher install decors/fish-colored-man' fish -c 'fisher install ainmosni/fish-aws' +if command -v ya > /dev/null +then + ya pack -a bennyyip/gruvbox-dark + ya pack -a yazi-rs/plugins:git +fi + ############################################################################### # Linux specific ############################################################################### |
