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

https://github.com/windyakin/dotfiles

my dot files
https://github.com/windyakin/dotfiles

Last synced: 9 months ago
JSON representation

my dot files

Awesome Lists containing this project

README

          

# dotfiles via windyakin

## いつもの

windyakin の dotfiles です。

## Quick Start!

お試しでDockerコンテナ上に私の開発環境を構築できます。

### on Docker Host

Docker ホスト上で立ち上げるには以下のコマンド

```
$ docker run -it --rm windyakin/dotfiles
```

### on Docker Container (Option)

履歴検索などシェルに関連付けされているすべての機能を使用するには Linuxbrew から以下のソフトウェアをインストールします。

```
$ brew install peco tig rbenv nodebrew
```

## Author

* windyakin ([@MITLicense](https://twitter.com/MITLicense))