Skip to content

Commit 2bed5ab

Browse files
committed
Remove chezmoi references
1 parent 3fe6afb commit 2bed5ab

File tree

3 files changed

+1
-12
lines changed

3 files changed

+1
-12
lines changed

.codex/config.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ trust_level = "trusted"
1212
[projects."/Users/kuu/ghq/github.com/fumiya-kume/ehoumaki"]
1313
trust_level = "trusted"
1414

15-
[projects."/Users/kuu/.local/share/chezmoi"]
16-
trust_level = "trusted"
17-
1815
[tools]
1916
view_image = true
2017
web_search = true

.gitignore

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,6 @@
2323
**/goose
2424
**/yarn
2525

26-
# Chezmoi (state and config files)
27-
.config/chezmoi/
28-
.chezmoi*
29-
.chezmoiignore
30-
.chezmoiremove
31-
.chezmoiroot
32-
.chezmoiversion
33-
3426
# Application configs with credentials
3527
config/gh/hosts.yml
3628
config/.config/gcloud/

home/.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Global Git ignore (managed by chezmoi)
1+
# Global Git ignore
22
# macOS Finder metadata files
33
.DS_Store
44
.ds_store

0 commit comments

Comments
 (0)