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

https://github.com/lostmygithubaccount/dotfiles

my dotfiles
https://github.com/lostmygithubaccount/dotfiles

Last synced: 5 months ago
JSON representation

my dotfiles

Awesome Lists containing this project

README

          

# codai

Cody but AI. This is primarily dotfiles for agentic software engineering (ASE).

## Setup

To install dependencies and setup your home directory for the first time, run:

```
./setup
```

## Sync from dotfiles repo to $HOME

To update your home directory with the latest changes from this repository, run:

```
./bin/sync
```