https://github.com/fentas/ubuntu-setup
Setup enviroment for fresh ubuntu install.
https://github.com/fentas/ubuntu-setup
Last synced: 2 months ago
JSON representation
Setup enviroment for fresh ubuntu install.
- Host: GitHub
- URL: https://github.com/fentas/ubuntu-setup
- Owner: fentas
- License: agpl-3.0
- Created: 2014-11-02T13:11:38.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-08-26T15:08:54.000Z (over 9 years ago)
- Last Synced: 2023-08-17T07:11:46.195Z (almost 2 years ago)
- Language: Shell
- Size: 285 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ubuntu-setup
============Setup enviroment for fresh ubuntu install.
## Setup
```sh
bash <(wget https://raw.githubusercontent.com/fentas/ubuntu-setup/master/install.sh -qO-)
```