-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlinks
More file actions
21 lines (21 loc) · 1.11 KB
/
Copy pathlinks
File metadata and controls
21 lines (21 loc) · 1.11 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# source (repo-relative) target [when:personal|when:work]
bash/ ~/
claude/ ~/.claude/
claude/settings.personal.json ~/.claude/settings.json when:personal
fish/ ~/.config/fish/
ghostty/ ~/.config/ghostty/
git/ ~/.config/git/
grok/ ~/.grok/
homebrew/ ~/.config/homebrew/
nvim/ ~/.config/nvim/
plugins/lsp-config/.lsp.json ~/.grok/lsp.json
private/claude/settings.work.json ~/.claude/settings.json when:work
private/fish/ ~/.config/fish/
private/git/ ~/.config/git/
private/homebrew/ ~/.config/homebrew/
private/zsh/ ~/
rubocop/ ~/.config/rubocop/
scripts/link ~/.local/bin/dotlink
skills/ ~/.claude/skills/
skills/ ~/.grok/skills/
zsh/ ~/