17 lines
321 B
Markdown
17 lines
321 B
Markdown
# sysdeploy
|
|
system deployment and configuration repository
|
|
|
|
## recommendations
|
|
- create a centralized location for files and link them as needed
|
|
- standardize your home paths: `.local/opt/pycharm/`, `.local/bin`, etc.
|
|
|
|
## apt
|
|
```
|
|
curl wget git tree tmux build-essential
|
|
```
|
|
|
|
## dotfiles
|
|
|
|
## contributors
|
|
- agathanonymous
|