Skip to content

Commit

Permalink
UbuntuCLI - packages: Add github-linguist
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-revay committed Dec 18, 2024
1 parent becfbf7 commit a591d87
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions UbuntuCLI/packages_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ time sudo npm i -g bash-language-server
# TODO remove is not used (also with GEM)
# GEM packages
time sudo gem install mdl # markdown-lint
time sudo gem install github-linguist

# TODO add automatic pipx upgrade via pipx
# pipx install pipx
Expand Down
2 changes: 1 addition & 1 deletion Ubuntu_22.04/packages_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ readonly APT_GUI_PACKAGES=(
gimp krita inkscape okular evince vlc audacity xdotool
ttf-mscorefonts-installer
shutter # TODO learn how to use efficiently resp. remove if unused

# ===== GUI TWEAKS AND AUTOMATION =====
dconf-editor gnome-tweaks

Expand Down

0 comments on commit a591d87

Please sign in to comment.