Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shogo82148/dotfiles

Setting files
https://github.com/shogo82148/dotfiles

dotfiles

Last synced: 3 months ago
JSON representation

Setting files

Awesome Lists containing this project

README

        

# dotfiles

@shogo82148 の個人用設定ファイル(a.k.a dotfiles)置き場

## SYNOPSIS

設定は[mitamae](https://github.com/itamae-kitchen/mitamae)で管理しています。
`./bootstrap.sh` でインストール可能です。

```console
./bootstrap.sh
```

`./install.sh` で反映できます。

```console
# dry-run
./install.sh -n

# 設定ファイル反映
./install.sh
```