Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thomasleese/dotfiles

Configuration for CLI tools I use.
https://github.com/thomasleese/dotfiles

brew fish git mise

Last synced: 18 days ago
JSON representation

Configuration for CLI tools I use.

Awesome Lists containing this project

README

        

# dotfiles

Here I store my dotfiles configuration.

## Installation

```sh
$ brew install gh
$ gh auth login
$ cd ~/Developer
$ gh repo clone dotfiles
$ cd dotfiles
$ ./install.sh
```