https://github.com/lostmygithubaccount/dotfiles
my dotfiles
https://github.com/lostmygithubaccount/dotfiles
Last synced: 5 months ago
JSON representation
my dotfiles
- Host: GitHub
- URL: https://github.com/lostmygithubaccount/dotfiles
- Owner: lostmygithubaccount
- Created: 2025-07-13T14:17:55.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2026-01-11T18:23:51.000Z (5 months ago)
- Last Synced: 2026-01-11T21:51:32.174Z (5 months ago)
- Language: Python
- Homepage:
- Size: 115 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```