File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 77 ".bash_profile" . source = symlink "${ dotfilesPath } /shell/bash/.bash_profile" ;
88 ".bashrc" . source = symlink "${ dotfilesPath } /shell/bash/.bashrc" ;
99 ".claude.json" . source = symlink "${ dotfilesPath } /modules/private/claude/.claude.json" ;
10+ ".claude/CLAUDE.md" . source = symlink "${ dotfilesPath } /editors/GLOBAL_AGENTS.md" ;
1011 ".claude/settings.json" . source = symlink "${ dotfilesPath } /editors/claude-code/settings.json" ;
11- ".claude/CLAUDE .md" . source = symlink "${ dotfilesPath } /editors/claude-code/CLAUDE .md" ;
12+ ".codex/AGENTS .md" . source = symlink "${ dotfilesPath } /editors/GLOBAL_AGENTS .md" ;
1213 ".config/alacritty/alacritty.toml" . source = symlink "${ dotfilesPath } /os/mac/alacritty/alacritty.toml" ;
1314 ".config/clojure-lsp" . source = symlink "${ dotfilesPath } /langs/clojure/clojure-lsp" ;
1415 ".config/clojure/profiles.clj" . source = symlink "${ dotfilesPath } /langs/clojure/profiles.clj" ;
You can’t perform that action at this time.
0 commit comments