Commit log

98c5355 feat: add lazygit config

Amolith created

865b566 feat(crush): add cmd

Amolith created

e19497c chore: rename crush commands

Amolith created

da34265 chore(agents): consolidate commit instructions

Click to expand commit body
Remove commit instructions from AGENTS.md and elaborate in the Crush
commit command.

Amolith created

fbd878f chore(git-bug): improve alias execution and refresh

Click to expand commit body
Explicitly wrap git-bug aliases in `fish -c` to ensure correct shell
execution regardless of the default shell.

Update `git-bug-pull` to use `--git-common-dir` for improved
compatibility across different repository setups and automatically
refresh the bug cache after pulling new bugs.

Amolith created

627c73b chore(git): refactor aliases and add bug sync

Click to expand commit body
Move common git command aliases (e.g., commit, push, pull) from
fish shell configuration into the global git config. This
centralizes git-specific aliases in a single location.

Introduce dedicated fish functions `git-bug-pull` and `git-bug-push`
to facilitate synchronization of git-bug data, along with new git
aliases for them (`bugs`, `create-bug`). Also simplify the main `git`
alias in fish to just `g`.

Amolith created

91e5a4b feat: add git rebase alias

Amolith created

ea6c143 feat: add git aliases

Amolith created

9df3bea chore: remove unused aliases

Amolith created

85e030b chore: yeet some keys

Amolith created

6643fe0 chore: switch to vim/vimdiff, add colour

Amolith created

7f4c5a8 chore: remove sclang

Amolith created

e0477aa chore: update known_hosts

Amolith created

32873c3 chore: update template

Amolith created

e2499d0 chore: update zed config

Amolith created

f0f5e43 chore: update prompts

Amolith created

9da00a7 feat: add atuin config

Amolith created

6daeb11 chore: remove parallel

Amolith created

b74d0e2 chore: remove anthropic key, let crush update, update openrouter

Amolith created

04ec986 chore: updoot

Amolith created

808fdf8 chore: add script

Amolith created

ceee1c6 chore: updoot mycolect

Amolith created

127d7ed chore: updoot mycolect

Amolith created

4e26cce chore: add parallel api key

Amolith created

3dc0c95 chore: update crush config

Amolith created

a290d22 feat: crush AUR commands

Amolith created

9de83cf feat: add soft alias

Amolith created

b2f2d7d feat: include agents.md

Amolith created

8a4cdf3 chore: move aliases, add env vars

Amolith created

01e55e3 fix: allow goproxy again

Amolith created

37e8ef5 feat: add crush config

Amolith created

d71e6ee fix: loghtml alias

Amolith created

6617356 feat:use openai instead of openrouter in openai env vars

Amolith created

75e47d5 bump

Amolith created

d0e880b chore: updoot enc file

Amolith created

b445b62 feat: enter newline in ghostty

Amolith created

906e6aa chore: bankrupt nvim again

Amolith created

062c99b chore: update encrypted stuff

Amolith created

d451beb refactor(sshtmp): simplify cleanup logic

Click to expand commit body
The `try...finally` block was removed as the `rm -rf` command
will still execute at the end of the function regardless of
the `ssh` command's exit status. This simplifies the code
without changing the cleanup behavior.

Amolith created

fc81189 feat: replace md2html with mdas

Amolith created

faadf49 chore: unencrypt aider config

Amolith created

77b5026 chore: clean up templates

Amolith created

3d700f2 feat: add bun bin, loghtml

Amolith created

0310cd5 chore(shell): yeet goproxy, add OPENAI_BASE_URL, OPENAI_MODEL, ANTHROPIC

Amolith created

a75626f feat: bidirectional syncing

Amolith created

4b6ccf8 jk, now it works

Amolith created

282a33b implement syncing abs -> readeck

Amolith created

e55076d feat: add sshtmp

Amolith created

d73f4b1 feat: add guix

Amolith created

4d4e824 chore: bump mycolect

Amolith created