diff --git a/dotfiles b/dotfiles index b8ad9ef..0bc78c1 160000 --- a/dotfiles +++ b/dotfiles @@ -1 +1 @@ -Subproject commit b8ad9ef33935e58c34bd0c74499069094b2c0784 +Subproject commit 0bc78c17d8ae261c0d53ca24827e654ae2e93fc7 diff --git a/install-stuff/install-misc.sh b/install-stuff/install-misc.sh index 599f1af..88d9e7f 100755 --- a/install-stuff/install-misc.sh +++ b/install-stuff/install-misc.sh @@ -14,7 +14,7 @@ if command_exists "apt-get"; then sudo apt-get install kitty -y echo "Please install SchildiChat, nvim/neovim" elif command_exists "dnf"; then - sudo dnf install kitty neovim gcc gnome-hexgl drawing make vlc freeglut ncdu gcolor3 rustup clippy p7zip mosh krita podman podman-docker podman-compose gajim progress yt-dlp genisoimage zstd iperf3 keepassxc python3-pip -y + sudo dnf install kitty neovim gcc gnome-hexgl drawing make vlc freeglut ncdu gcolor3 rustup clippy p7zip mosh krita podman podman-docker podman-compose gajim progress yt-dlp genisoimage zstd iperf3 keepassxc python3-pip ffmpegthumbnailer linuxconsoletools bind-tools hyfetch fastfetch ffmpeg nmap unrar-free restic gparted bsdtar android-tools httpd-tools digikam edid-decode hexchat htop -y # Install schildichat-desktop # should be in my repo, but this works as both a fallback, and is faster than downloading from my repo - updates will come from my repo, though @@ -32,7 +32,7 @@ elif command_exists "rpm-ostree"; then flatpak install me.iepure.devtoolbox elif command_exists "yay"; then - yay -S kitty neovim gcc vlc ncdu gcolor3 rustup p7zip mosh krita podman podman-compose gajim progress yt-dlp genisoimage drawing clippy gnome-hexgl zstd iperf3 unzip schildichat-desktop-bin digikam man-db prismlauncher-qt5-bin progress --noconfirm --needed + yay -S kitty neovim gcc vlc ncdu gcolor3 rustup p7zip mosh krita podman podman-compose gajim progress yt-dlp genisoimage drawing clippy gnome-hexgl zstd iperf3 unzip schildichat-desktop-bin digikam man-db prismlauncher-qt5-bin progress bind-utils --noconfirm --needed elif command_exists "zypp"; then # Untested sudo zypper install kitty -y