An open API service indexing awesome lists of open source software.

https://github.com/franciscojsc/workspace-ubuntu

Shell Script | Config my workstation with Operation System Ubuntu
https://github.com/franciscojsc/workspace-ubuntu

config-system configuration configuration-files environment environment-configuration linux programs softwares ubuntu workstation xubuntu

Last synced: 18 days ago
JSON representation

Shell Script | Config my workstation with Operation System Ubuntu

Awesome Lists containing this project

README

          

# :tada: Config my workstation with Operation System Ubuntu :tada:

This repository is intended to provide the initial configuration after installing the Ubuntu operating system and derived distributions, providing some scripts to download and install programs.

Linux mascot penguin known as Tux with some handwork tools
Image by OpenClipart-Vectors from Pixabay

## Getting Started :rocket: :running: :walking:

The following steps provide instructions for performing program installations and setting up the HOME directory.

### List of programs :computer:

- peek
- veracrypt
- ohmyzsh
- docker
- nvm
- google-chrome
- flameshot
- virtualbox
- dropbox
- curl
- docker-compose
- git
- tmux
- default-jdk
- default-jre
- zsh
- diodon
- make
- gparted
- gdebi
- baobab
- snap
- gitkraken
- dbeaver-ce
- doctl
- insomnia
- scrcpy
- inkscape
- gimp
- vlc
- kdenlive
- obs-studio
- audacity
- telegram-desktop
- ktouch
- android-studio
- eclipse
- netbeans
- code
- pycharm-community

### Installing :wrench:

Clone this repository:
```bash
git clone https://github.com/franciscojsc/workspace-ubuntu.git
```

Enter the folder:
```bash
cd workspace-ubuntu/src/
```

Assign execute permission to scripts:
```bash
chmod -vR +x .
```

Run the script:
```bash
./install.sh
```

## Authors

:man: **Francisco Chaves** - *Initial work*
* :octocat: Github: [@franciscojsc](https://github.com/franciscojsc)
* :link: Website: [https://franciscochaves.com.br](https://franciscochaves.com.br)
* :email: Email: contato@franciscochaves.com.br

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE.md) file for details

## Acknowledgments :balloon: :balloon: :balloon:

* [DIOLINUX - Criei um SISTEMA que se configura SOZINHO](https://www.youtube.com/watch?v=vBfj5dNZOSA)
* [Ascii art generetor](http://patorjk.com/software/taag/)