https://github.com/touyou/dotfiles
This repository is to manage "dot" files.
https://github.com/touyou/dotfiles
dotfiles vim zsh
Last synced: about 2 months ago
JSON representation
This repository is to manage "dot" files.
- Host: GitHub
- URL: https://github.com/touyou/dotfiles
- Owner: touyou
- Created: 2016-10-11T03:45:44.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-03-07T07:07:37.000Z (over 5 years ago)
- Last Synced: 2025-10-05T02:25:30.765Z (9 months ago)
- Topics: dotfiles, vim, zsh
- Language: Emacs Lisp
- Homepage: https://qiita.com/touyoubuntu/items/1715e17e8e347bcea844
- Size: 7.27 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
This repository is to manage "dot" files.
I wrote how to setup and what is installed on Qiita in Japanese.
[新しいMacbookを買ったので環境構築についてまとめてみた - Qiita](https://qiita.com/touyoubuntu/items/1715e17e8e347bcea844)
## Usage
You first should clone this repository with recursive option.
```sh
$ git clone https://github.com/touyou/dotfiles.git --recursive
```
And then, run them.
```sh
$ cd (cloned place)
$ ./install_dotfiles
```
But these are only setting files.
So install and setup apps you need in the first time.