Skip to content

Commit

Permalink
Snap packages: Add CLion snap
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-revay committed Aug 30, 2024
1 parent 29b8a75 commit 120a075
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CommonInitScripts/flatpaks_snaps_appimages_nix.sh
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,6 @@ else
time print0 "${SNAP_PACKAGES[@]}" | xargs -0 -I % sudo snap install %
time sudo snap install helix --classic # TODO move to UbuntuCLI
time sudo snap install gitkraken --classic
time sudo snap install clion --classic

fi
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,7 @@ here: <https://github.com/jan-revay/initPC/issues>
1. Automatic updates of Flatpaks and Snaps
1. Merge with my old initPC-like repos (private), compare gsettings
scripts with my old dconf dumps (backup_config repo)
1. Put packages equivalent to windows ones to Linux init script

## TOREAD

Expand Down

0 comments on commit 120a075

Please sign in to comment.