Skip to content

Commit

Permalink
Ubuntu_22.04 - packages_install.sh: Add Kitty terminal
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-revay authored Dec 26, 2024
1 parent 778de21 commit bc39255
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Ubuntu_22.04/packages_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -77,10 +77,10 @@ readonly APT_GUI_PACKAGES=(
linux-tools-common linux-tools-generic linux-tools-"$(uname -r)"

# ===== Editors, tools and IDEs =====
# TODO gitk and git-gui break the install script (dependencies) - choose an other install method
# TODO gitk and git-gui break the install script (dependencies) - choose another install method
# it is just a bash script, hence it might make sense to install from source
meld kdevelop coqide qgit cmake-gui # gitk git-gui
qtcreator
qtcreator kitty

# ===== FONTS ====
ttf-mscorefonts-installer
Expand Down

0 comments on commit bc39255

Please sign in to comment.