My dot files managed by ChezMoi (https://github.com/twpayne/chezmoi)
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Yax 181c807739 Add tools 2 years ago
dot_bash-git-prompt/themes tweak git prompt 4 years ago
dot_bashrc.d bad snippet configuration. Doesn't work in SSH session 2 years ago
private_dot_config replace Atuin with McFly 2 years ago
.chezmoiignore add ignore file 2 years ago
README.md Add tools 2 years ago
dot_bashrc replace Atuin with McFly 2 years ago
dot_gitconfig.tmpl fancy diff with https://github.com/so-fancy/diff-so-fancy 2 years ago
dot_tigrc binding to copy commit id 3 years ago
dot_tmux.conf Add one more shortcut 2 years ago
dot_vimrc use Nort theme 3 years ago
executable_dot_fzf-completion.bash add bashrc extensions 4 years ago
executable_dot_fzf-keybindings.bash add bashrc extensions 4 years ago

README.md

dotfiles

My dot files managed by ChezMoi (https://github.com/twpayne/chezmoi)

Friend tools:

  • tmux
  • tig
  • starship
  • mcfly
  • vim

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"