1
0
Fork 0
mirror of https://github.com/kou029w/dotfiles.git synced 2025-01-18 08:05:01 +00:00
dotfiles/README.md

18 lines
129 B
Markdown
Raw Permalink Normal View History

2021-08-14 18:01:30 +09:00
# Dotfiles
2021-06-05 19:12:04 +09:00
2021-08-14 18:01:30 +09:00
```sh
2021-12-03 15:53:35 +09:00
./install
2021-08-14 18:01:30 +09:00
```
2022-06-14 00:34:22 +09:00
## Installing Packages
```sh
sudo ./install
```
or
```sh
2022-08-20 01:21:22 +09:00
sudo ./install homebrew desktop
2022-06-14 00:34:22 +09:00
```