Add multimc, update dotfiles
This commit is contained in:
parent
c62ab3bae4
commit
92c19650be
2 changed files with 2 additions and 2 deletions
2
dotfiles
2
dotfiles
|
@ -1 +1 @@
|
||||||
Subproject commit bdb22ac5128ac61f0702ead6c4911ed39d716bb4
|
Subproject commit 4a9468824a4e19b58166db4f9179bd904593e2f2
|
|
@ -19,7 +19,7 @@ elif command_exists "yum"; then
|
||||||
sudo dnf install ./schildichat-desktop-*.x86_64.rpm
|
sudo dnf install ./schildichat-desktop-*.x86_64.rpm
|
||||||
sudo rm ./schildichat-desktop-*.x86_64.rpm
|
sudo rm ./schildichat-desktop-*.x86_64.rpm
|
||||||
elif command_exists "yay"; then
|
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
|
elif command_exists "zypp"; then
|
||||||
# Untested
|
# Untested
|
||||||
sudo zypper install kitty -y
|
sudo zypper install kitty -y
|
||||||
|
|
Loading…
Reference in a new issue