Skip to content

Commit

Permalink
docs: notes for future
Browse files Browse the repository at this point in the history
  • Loading branch information
shakefu committed Jul 24, 2023
1 parent 895ac72 commit 471fded
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,11 @@

- [ ] Remove meld, use VSCode 3-way diff for `git mergetool` in `.gitconfig`
- [ ] Synchronize `brew` dependencies for `arm64`
- [ ] Make .zshrc not hardcode brew
- [ ] Preinstall pyenv in the image
- [ ] Preinstall nodenv in the image
- [ ] Make ssh-agent startup compatible with container (init environment?)
- Create ~/.ssh dir
- `_start_agent:18: no such file or directory: /home/vscode/.ssh/environment-codespaces-983517`
- [ ] Install go-outline in container
- [ ] Install gopls in container

0 comments on commit 471fded

Please sign in to comment.