mirror of
https://github.com/kou029w/dotfiles.git
synced 2025-01-18 08:05:01 +00:00
17 lines
129 B
Markdown
17 lines
129 B
Markdown
# Dotfiles
|
|
|
|
```sh
|
|
./install
|
|
```
|
|
|
|
## Installing Packages
|
|
|
|
```sh
|
|
sudo ./install
|
|
```
|
|
|
|
or
|
|
|
|
```sh
|
|
sudo ./install homebrew desktop
|
|
```
|