My dot files managed by ChezMoi (https://github.com/twpayne/chezmoi)
| dot_bash-git-prompt/themes | ||
| dot_bashrc.d | ||
| private_dot_config | ||
| .chezmoiignore | ||
| dot_bashrc | ||
| dot_gitconfig.tmpl | ||
| dot_tigrc | ||
| dot_tmux.conf | ||
| dot_vimrc | ||
| executable_dot_fzf-completion.bash | ||
| executable_dot_fzf-keybindings.bash | ||
| README.md | ||
dotfiles
My dot files managed by ChezMoi (https://github.com/twpayne/chezmoi)
Configuration file ~/config/chezmoi/chezmoi.toml
[data]
git_email = ""
git_alias = ""
projectdir = ""
java6_version = ""
java7_version = ""
java8_version = ""
java11_version = ""
deploydir = ""
java_truststore_file = ""
java_truststore_password = ""
extra_ca_cert = ""
docker_compose_command = "/usr/bin/docker compose"