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: 3 months ago
JSON representation
Config files for setup MacOS
- Host: GitHub
- URL: https://github.com/takayyz/dotfiles
- Owner: Takayyz
- Created: 2019-02-17T15:55:38.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-02-04T11:18:46.000Z (4 months ago)
- Last Synced: 2025-02-04T12:25:12.575Z (4 months ago)
- Topics: dotfiles, git, macos, shell-script, vim-script, zsh
- Language: Shell
- Homepage:
- Size: 264 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
[](https://github.com/XAMPPRocky/tokei)


## 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)