Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

README.md

env-linux

Shell scripts to prepare my computer after formatting using Ubuntu.

Usage

wget https://raw.githubusercontent.com/georgemaia/env-linux/master/SCRIPT.sh
chmod +x SCRIPT.sh
sudo ./SCRIPT.sh

where SCRIPT is the name of the script.

Development Enviroment

develop-enviroment.sh

Develop Tools

develop-tools.sh

Productivity

productivity.sh

sudo apt install ubuntu-restricted-extras
  • Zoom
wget -O Downloads/zoom.deb https://zoom.us/client/latest/zoom_amd64.deb
cd Downloads
sudo dpkg -i zoom.deb
sudo apt-add-repository -y ppa:teejee2008/ppa
sudo apt-get update
sudo apt-get install timeshift
  • Gnome Tweaks
sudo apt install gnome-tweaks

Video

video.sh

Graphic

graphic.sh

Maps

maps.sh

Audio

audio.sh

Referências

https://github.com/allythy/post-installation-debian

https://github.com/jeanjar/provision.sh

https://github.com/Diolinux/gabrielworkstation?files=1

Youtube: Criei um SISTEMA que se configura SOZINHO - Diolinux

Youtube: Start Bash Scripting Today! - Jerry Banfield

About

Shell script to prepare my Computer after formatting

Topics

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.