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

https://github.com/thomasleese/dotfiles

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

brew fish git mise

Last synced: about 1 month 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
```