30 lines
582 B
Markdown
30 lines
582 B
Markdown
# DOTS - fast setup APT linux system for me
|
|
This repo - scripts for fast setup my APT Linux distributive from work.
|
|
|
|
## What this code doit?
|
|
This `code` install more apps and download config files.
|
|
|
|
## How start this?
|
|
Very simple!
|
|
- cloning this repo:
|
|
```
|
|
git clone https://git.thedroth.rocks/nothing/dots.git
|
|
```
|
|
- go to the folder:
|
|
```
|
|
cd dots
|
|
```
|
|
- and start `start.sh`:
|
|
```
|
|
sudo bash start.sh
|
|
```
|
|
## Questions for u
|
|
- Why `sudo`?
|
|
|
|
Becouse use `apt` and install and download more apps
|
|
|
|
- How to contact u?
|
|
|
|
For what? :-)
|
|
|
|
*email* - `nothing@thedroth.rocks` |