franciscojsc / workspace-ubuntu

Shell Script | Config my workstation with Operation System Ubuntu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸŽ‰ Config my workstation with Operation System Ubuntu πŸŽ‰

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 πŸš€ πŸƒ 🚢

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

List of programs πŸ’»

  • 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 πŸ”§

Clone this repository:

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

Enter the folder:

cd workspace-ubuntu/src/

Assign execute permission to scripts:

chmod -vR +x .

Run the script:

./install.sh

Authors

πŸ‘¨ Francisco Chaves - Initial work

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments 🎈 🎈 🎈

About

Shell Script | Config my workstation with Operation System Ubuntu

License:MIT License


Languages

Language:Shell 100.0%