mirror of
https://github.com/cupcakearmy/dotfiles.git
synced 2024-11-01 04:54:10 +01:00
12 lines
155 B
Markdown
12 lines
155 B
Markdown
# .files
|
|
|
|
Collection of dotfiles.
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
git clone https://github.com/cupcakearmy/dotfiles.git ~/.dotfiles
|
|
cd ~/.dotfiles
|
|
./install
|
|
```
|