added info
This commit is contained in:
parent
42f18cd741
commit
a602434e67
28
README.md
28
README.md
@ -1,4 +1,30 @@
|
||||
# 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`
|
Loading…
Reference in New Issue
Block a user