Fix various bugs, update dotfiles
This commit is contained in:
parent
1071caf5b7
commit
9d9f412c04
5 changed files with 6 additions and 10 deletions
|
@ -17,8 +17,7 @@ elif command_exists "yum"; then
|
|||
sudo yum install kitty -y
|
||||
echo "Please install SchildiChat, nvim/neovim"
|
||||
elif command_exists "yay"; then
|
||||
yay -S kitty --noconfirm --needed
|
||||
yay -S schildichat-desktop-bin digikam eog man-db --noconfirm --needed
|
||||
yay -S kitty schildichat-desktop-bin digikam eog man-db neovim --noconfirm --needed
|
||||
elif command_exists "zypp"; then
|
||||
# Untested
|
||||
sudo zypper install kitty -y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue