dots/README.md

30 lines
582 B
Markdown
Raw Permalink Normal View History

2023-11-02 22:00:22 +03:00
# DOTS - fast setup APT linux system for me
This repo - scripts for fast setup my APT Linux distributive from work.
2023-12-07 20:20:37 +03:00
## 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`