Skip to content

Skrypt, który konfiguruje i instaluje dodatkowe oprogramowanie dla systemu elementary OS oraz Ubuntu i derywatów.

Notifications You must be signed in to change notification settings

mjwhodur/elementary-script

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elementary-script

A tiny script that helps you perform necessary tasks after you install elementary OS or others Ubuntu based systems.

Screenshot

OS Version Compatibility

elementary-script will always support the lastest stable version of elementary OS, which at the moment is elementary OS 0.4 Loki and others Ubuntu based systems.

Run

with curl

bash -c "$(curl -fsSL https://raw.githubusercontent.com/btd1337/elementary-script/master/elementary-script.sh)"

with wget

bash -c "$(wget https://raw.githubusercontent.com/btd1337/elementary-script/master/elementary-script.sh -O -)"

Cloning git

Copy and paste the following line into a terminal window in order to run the script.

sudo apt install git
git clone https://github.com/btd1337/elementary-script
cd elementary-script
./elementary-script.sh

References

Diolinux

Donate

paypal

License

The MIT License

About

Skrypt, który konfiguruje i instaluje dodatkowe oprogramowanie dla systemu elementary OS oraz Ubuntu i derywatów.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%