first commit
This commit is contained in:
13
README.md
Normal file
13
README.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# Dotfiles
|
||||
## Installation
|
||||
|
||||
### Curl2Bash
|
||||
```bash
|
||||
curl -fsSL https://git.booko.info/Booko/server-dotfiles/raw/branch/main/install.sh | bash
|
||||
```
|
||||
|
||||
### Manually
|
||||
```bash
|
||||
mkdir -p .config
|
||||
git clone https://git.booko.info/Booko/server-dotfiles.git .config/dotfiles
|
||||
```
|
||||
Reference in New Issue
Block a user