Dot_Files/README.md

21 lines
754 B
Markdown
Raw Normal View History

2022-01-09 10:06:42 -06:00
# Install
```bash
curl "https://gitlab.orion-technologies.io/philler/dot-files/-/raw/Development/install.bash" | bash
```
# Operating Systems Auto Installation
Below is the status of various operating systems when the installation script is run on them.
If the OS is not below then it has not been tested to work with the installation script.
## Verified
The following operating systems are verified to work with the installation script:
- CentOS 8
- CentOS 8 Stream
## Broken
Currently the installation script is confirmed to **break** the following installations:
- macOS
<sub>When it is stated *break*, it really means ***break***. Had to restore macOS from a backup... faster than
resolving all the soft link and pathing errors it caused.</sub>