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
- Host: GitHub
- URL: https://github.com/franciscojsc/workspace-ubuntu
- Owner: franciscojsc
- License: mit
- Created: 2020-01-09T18:06:38.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-09T04:43:10.000Z (about 2 years ago)
- Last Synced: 2024-03-09T05:28:45.276Z (about 2 years ago)
- Topics: config-system, configuration, configuration-files, environment, environment-configuration, linux, programs, softwares, ubuntu, workstation, xubuntu
- Language: Shell
- Homepage:
- Size: 96.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.
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/)