Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/reminjp/dotfiles

My development environment.
https://github.com/reminjp/dotfiles

Last synced: about 1 month ago
JSON representation

My development environment.

Awesome Lists containing this project

README

        

# dotfiles

My development environment.

## Requirements

Set bash as your login shell.

```sh
chsh -s "$(which bash)"
```

## Installation

Run [`install.sh`](./install.sh).

```sh
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/reminjp/dotfiles/HEAD/install.sh)"
```

See also:

- [Homebrew](https://brew.sh/)
- [rcm](https://github.com/thoughtbot/rcm)

## License

TBD

© remin