https://github.com/windyakin/dotfiles
my dot files
https://github.com/windyakin/dotfiles
Last synced: 9 months ago
JSON representation
my dot files
- Host: GitHub
- URL: https://github.com/windyakin/dotfiles
- Owner: windyakin
- Created: 2015-04-02T08:07:28.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2022-01-04T05:09:54.000Z (over 4 years ago)
- Last Synced: 2025-01-31T23:15:57.522Z (over 1 year ago)
- Language: Perl
- Size: 44.9 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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))