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

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.

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.