Add multimc, update dotfiles
This commit is contained in:
parent
c62ab3bae4
commit
92c19650be
2 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@ elif command_exists "yum"; then
|
|||
sudo dnf install ./schildichat-desktop-*.x86_64.rpm
|
||||
sudo rm ./schildichat-desktop-*.x86_64.rpm
|
||||
elif command_exists "yay"; then
|
||||
yay -S kitty schildichat-desktop-bin digikam eog man-db neovim --noconfirm --needed
|
||||
yay -S kitty schildichat-desktop-bin digikam eog man-db neovim multimc-bin --noconfirm --needed
|
||||
elif command_exists "zypp"; then
|
||||
# Untested
|
||||
sudo zypper install kitty -y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue