Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/takayyz/dotfiles

Config files for setup MacOS
https://github.com/takayyz/dotfiles

dotfiles git macos shell-script vim-script zsh

Last synced: about 1 month ago
JSON representation

Config files for setup MacOS

Awesome Lists containing this project

README

        

# dotfiles

[![total lines](https://tokei.ekzhang.com/b1/github/Takayyz/dotfiles)](https://github.com/XAMPPRocky/tokei)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/Takayyz/dotfiles)
![GitHub repo size](https://img.shields.io/github/repo-size/Takayyz/dotfiles)

![macos](https://github.com/Takayyz/dotfiles/workflows/macos/badge.svg)

## Requirements
- macOS

### Via https
```sh
git clone https://github.com/Takayyz/dotfiles.git && cd dotfiles && make all
```

### Via ssh
```sh
git clone [email protected]:Takayyz/dotfiles.git && cd dotfiles && make all
```

## 参考記事
- [defaultsコマンド](http://neos21.hatenablog.com/entry/2019/01/10/080000)
- [defauls一覧](https://github.com/ulwlu/dotfiles/blob/master/system/macos.sh)
- [setup.shまとめ](https://qiita.com/kai_kou/items/af5d0c81facc1317d836)
- [環境構築系記事](https://qiita.com/kai_kou/items/3107e0a056c7a1b569cd)
- [Gistについて](https://qiita.com/hkusu/items/18cbe582abb9d3172019)