Skip to content

Commit f109cc5

Browse files
Update newsystem.sh
1 parent 9764dd2 commit f109cc5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

newsystem.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,9 @@ git config --global credential.helper store
102102
# gnome settings (always show the path)
103103
gsettings set org.gnome.nautilus.preferences always-use-location-entry true
104104

105+
# cinnamon desktop
106+
sudo add-apt-repository ppa:lestcape/cinnamon
107+
105108
# mod pip to allow installing without sudo
106109
sudo -H chmod 777 -R /home/{user}/.cache/pip
107110

0 commit comments

Comments
 (0)