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

https://github.com/yutakobayashidev/dotfiles

💻 My dotfiles
https://github.com/yutakobayashidev/dotfiles

dotfiles linux macos shell

Last synced: about 1 year ago
JSON representation

💻 My dotfiles

Awesome Lists containing this project

README

          

# dotfiles

[![GitHub](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/yutakobayashidev/dotfiles/blob/main/LICENSE)
![macos](https://github.com/yutakobayashidev/dotfiles/workflows/macos/badge.svg)

dotfiles for macOS

## Installation

1. Sign in to App store manually ( macOS Only )
2. Run install

```sh
curl -o - https://raw.githubusercontent.com/yutakobayashidev/dotfiles/main/packages/cli/scripts/dotfiles | sh
```

## Manual operations

### Preferences

1. add google-japanese-ime to input sources

2. Set up Touch ID so that you can unlock sudo with your fingerprint.

## Inspired

- [JunichiSugiura/dotfiles: 💻 macOS dotfiles managed with GNU stow + Homebrew Bundle](https://github.com/JunichiSugiura/dotfiles)
- [ulwlu/dotfiles: My configurations and scripts containing MacOS full-auto-setup script](https://github.com/ulwlu/dotfiles)
- [valbeat/dotfiles: My dotfiles](https://github.com/valbeat/dotfiles)
- [rtakasuke/.dotfiles: my dotfiles](https://github.com/rtakasuke/.dotfiles)
- [reireias/dotfiles: configuration for vim, bash, zsh, etc...](https://github.com/reireias/dotfiles)
- [keyamin/dotfiles](https://github.com/keyamin/dotfiles)
- [kuzukawa/dotfiles](https://github.com/kuzukawa/dotfiles)