Commit 832ad9b
fix: symlink ~/.pickles when repo is cloned elsewhere
In devcontainers and other environments where the repo isn't cloned
directly to ~/.pickles, tmux hooks and other scripts fail because they
reference ~/.pickles/bin/. Create the symlink early in install.sh.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent bbf9929 commit 832ad9b
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
8 | 14 | | |
9 | 15 | | |
10 | 16 | | |
| |||
0 commit comments