Debian

Debian

~/.config

~/.config/chezmoi/chezmoi.toml stores machine-specific configurations and data that customize how chezmoi generates your dotfiles on a particular machine.

 ~/.config
├── 1Password
│   └── ssh
│       └── agent.toml
├── Hookmark
│   ├── Help
│   │   └── help.webloc
│   ├── Hookmark Files
│   ├── notes
│   └── templates
│       ├── built-in templates
│       ├── custom templates
│       └── help.webloc
├── bck
│   └── busyContact
│       ├── BusyContacts_2025-08-21_16-56.babu
│       ├── BusyContacts_2025-08-22_16-56.babu
│       ├── BusyContacts_2025-08-23_19-25.babu
│       ├── BusyContacts_2025-08-24_20-32.babu
│       ├── BusyContacts_2025-08-25_20-32.babu
│       ├── BusyContacts_2025-08-26_20-32.babu
│       ├── BusyContacts_2025-08-27_20-32.babu
│       ├── BusyContacts_2025-08-28_20-32.babu
│       ├── BusyContacts_2025-08-29_20-44.babu
│       ├── BusyContacts_2025-08-30_20-49.babu
│       └── BusyContacts_2025-08-31_20-49.babu
├── bin
│   ├── 1pagePDF.applescript
│   ├── Ase2Clr
│   ├── Clr2Ase
│   ├── Clr2Obj
│   ├── Html2Ase
│   ├── Html2Clr
│   ├── cbr2cbz.sh
│   ├── checkCert.sh
│   ├── decrypt-file.py
│   ├── ds -> /Applications/Setapp/Dropshare.app/Contents/Resources/ds.sh
│   ├── encrypt-file.py
│   ├── getKeyServers.sh
│   ├── git-user-stats
│   ├── homeBrew
│   ├── loginItems
│   ├── loginItems-add
│   ├── loginItems-ls
│   ├── loginItems-rm
│   ├── photoTimeShift1Year.sh
│   ├── photosChangeDate.sh
│   ├── photosGeotagCreateCSV.sh
│   ├── photosGeotagCreateKML.sh
│   ├── photosOrganize.sh
│   ├── photosOutputList2CSV.sh
│   ├── photosRenameDateStamp.sh
│   ├── photosRenameLowerCase.sh
│   ├── photosRenameLowerCaseRecursively.sh
│   ├── photosUpdateDateEXIF.sh
│   ├── script-template.sh
│   ├── tidy.sh
│   ├── usbi
│   └── usbi.go
├── cache
│   ├── ansible-compat
│   │   ├── 4ffeee
│   │   └── 9fec08
│   └── typescript
│       └── 5.5
├── chezmoi
│   ├── chezmoi.toml
│   └── chezmoistate.boltdb
├── fontforge
│   └── plugin
├── git
│   ├── aliases
│   ├── aliases.old
│   ├── github_bhd
│   ├── gitignore_global
│   └── gitlab_gologic
├── karabiner
│   ├── assets
│   │   └── complex_modifications
│   ├── automatic_backups
│   │   ├── karabiner_20221025.json
│   │   ├── karabiner_20221103.json
│   │   ├── karabiner_20221107.json
│   │   ├── karabiner_20230107.json
│   │   ├── karabiner_20230109.json
│   │   └── karabiner_20241010.json
│   ├── karabiner VERY OLD.json
│   ├── karabiner.json
│   └── karabinerNew.json
├── macSetup
│   ├── doc
│   │   ├── CONTRIBUTING.md
│   │   ├── codeOfConduct.md
│   │   ├── dotFiles.md
│   │   ├── keyboard.md
│   │   ├── logo.png
│   │   ├── presentationNotes.md
│   │   ├── shell.md
│   │   └── tools.md
│   ├── group_vars
│   │   └── all
│   ├── roles
│   │   ├── backup
│   │   ├── common
│   │   └── provision
│   ├── LICENSE
│   ├── Makefile
│   ├── README.md
│   ├── ansible.cfg
│   ├── brew.sh
│   ├── inventory
│   ├── macSetup.yml
│   └── requirements.yml
├── mdless
│   ├── config.yml
│   └── mdless.theme
├── node_modules
│   ├── bin
│   │   ├── autoprefixer -> ../lib/node_modules/autoprefixer/bin/autoprefixer
│   │   ├── casperjs -> ../lib/node_modules/casperjs/bin/casperjs
│   │   ├── npm -> ../lib/node_modules/npm/bin/npm-cli.js
│   │   ├── npx -> ../lib/node_modules/npm/bin/npx-cli.js
│   │   ├── phantomjs -> ../lib/node_modules/phantomjs/bin/phantomjs
│   │   └── postcss -> ../lib/node_modules/postcss-cli/index.js
│   ├── etc
│   └── share
│       └── man
├── op
│   ├── config
│   └── op-daemon.sock
├── rclone
│   └── rclone.conf
├── vanityURLs
│   ├── build
│   │   └── _headers
│   ├── scripts
│   │   ├── lnk
│   │   └── validateURL
│   ├── dynamic.lnk
│   └── static.lnk
├── wireshark
│   ├── profiles
│   ├── recent
│   └── recent_common
├── xnviewmp
│   ├── Thumb.db
│   ├── XnView.db
│   └── xnview.ini
├── zsh
│   ├── houba
│   │   ├── dot_p10k.zsh
│   │   ├── dot_zprofile.tmpl
│   │   └── dot_zshrc.tmpl
│   ├── plugins
│   ├── aliases.zsh
│   ├── dircolors
│   ├── functions.zsh
│   └── secret
├── BHD.terminal
├── starship-dd.toml
└── starship.toml
~/.local/share/

~/.local/share/chezmoi houses the universal source of my dotfiles, which is shared via gitHub/bhdicaire/dotFiles and version-controlled across all my machines.

 ~/.local/share/
├── chezmoi
│   ├── home
│   │   ├── Documents
│   │   ├── Library
│   │   ├── dot_1password
│   │   ├── dot_aws
│   │   ├── dot_logseq
│   │   ├── dot_vim
│   │   ├── dot_vscode
│   │   ├── dot_zenmap
│   │   ├── private_dot_config
│   │   ├── private_dot_cups
│   │   ├── private_dot_docker
│   │   ├── private_dot_gnupg
│   │   ├── private_dot_ssh
│   │   ├── dot_bash_aliases.tmpl
│   │   ├── dot_bashrc_aliases-local
│   │   ├── dot_bashrc_completions-macOS
│   │   ├── dot_bashrc_config-local
│   │   ├── dot_bashrc_functions
│   │   ├── dot_bashrc_prompt
│   │   ├── dot_bashrc_prompt-config
│   │   ├── dot_curlrc
│   │   ├── dot_czrc
│   │   ├── dot_dir_colors
│   │   ├── dot_gitconfig
│   │   ├── dot_gitignore_global
│   │   ├── dot_inputrc
│   │   ├── dot_tmux.conf.tmpl
│   │   ├── dot_vanityURLs.conf
│   │   ├── dot_vimrc
│   │   ├── dot_wgetrc
│   │   ├── dot_zprofile.tmpl
│   │   ├── dot_zshenv
│   │   ├── empty_dot_hushlogin
│   │   ├── executable_dot_bash_profile
│   │   ├── executable_dot_bashrc_aliases
│   │   ├── executable_dot_bashrc_completions
│   │   ├── executable_dot_bashrc_config
│   │   ├── private_dot_editorconfig
│   │   └── private_dot_mackup.cfg
│   ├── LICENSE
│   ├── README.md
│   └── logo.png

tree -L 3 --dirsfirst