Skip to content

Commit

Permalink
Update basics.sh
Browse files Browse the repository at this point in the history
fixes
  • Loading branch information
macccorehenni authored Nov 8, 2021
1 parent eb9e1e7 commit 5625737
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions basics.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ echo 'deb http://download.opensuse.org/repositories/home:/stevenpusser/xUbuntu_1
curl -fsSL https://download.opensuse.org/repositories/home:stevenpusser/xUbuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_stevenpusser.gpg > /dev/null
sudo apt update
sudo apt install palemoon
touch /usr/share/applications/palemoon.desktop
sudo touch /usr/share/applications/palemoon.desktop
# Artha— a dictionary and thesaurus app
sudo apt install artha
#Kate— a graphical text editor
sudo apt install Kate
sudo apt install kate

0 comments on commit 5625737

Please sign in to comment.