Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kazu-2020/dotfiles


https://github.com/kazu-2020/dotfiles

Last synced: 14 days ago
JSON representation

Awesome Lists containing this project

README

        

# dotfiles

[chezmoi](https://www.chezmoi.io/)で管理。

対象OS: MacOS(intel), Ubuntu

## Requirements

- zsh: ログインシェルに設定しておくこと

## Installation

### 1password cli の設定を行う(MacOS の場合)

[公式](https://developer.1password.com/docs/cli/get-started/)を参考にして、1password cli と desktop アプリをインストールし、設定を行う。

### 環境構築

```sh
sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply kazu-2020
```