my Linux configuration files
  • Shell 99.7%
  • Python 0.3%
Find a file
Alexander Epaneshnikov c37cb3c22f
tmux: remove hostname/pwd from window title
Use hooks to immediately clear pane title on creation so the hostname
never flashes. Conditionally show #T only when set by a program (e.g.
Claude). Clear title from zsh precmd so it resets after programs exit.
2026-03-02 16:45:11 +03:00
.chezmoiscripts chezmoi: skip chsh script on windows 2026-01-24 19:30:18 +03:00
.chezmoitemplates chromium flags unifecation 2025-09-09 20:59:10 +03:00
dot_claude claude: UPDATE CONFIG 2026-02-26 21:28:11 +03:00
private_dot_config tmux: remove hostname/pwd from window title 2026-03-02 16:45:11 +03:00
private_dot_local update configs 2025-11-23 16:47:12 +03:00
private_dot_ssh ssh: sync my new key 2025-07-27 01:53:58 +03:00
vscode vscode: update 2026-02-26 21:31:20 +03:00
.chezmoi.toml.tmpl don't install password manager on windows 2026-01-22 11:01:08 +03:00
.chezmoiexternal.toml use chezmoi to install tpm 2025-07-11 18:48:21 +03:00
.chezmoiignore fix: Windows chezmoi issues (junction point ignore, MSYS2 env) 2026-02-26 21:50:27 +03:00
.chezmoiremove update xdg files 2025-08-19 12:13:29 +03:00
.install-password-manager.sh install-password-manager: fix 2025-07-26 18:19:50 +03:00
allowed_signers ssh: sync my new key 2025-07-27 01:53:58 +03:00
dot_zshenv.tmpl fix: Windows chezmoi issues (junction point ignore, MSYS2 env) 2026-02-26 21:50:27 +03:00
install.sh chezmoi: more tmpl 2025-07-09 23:43:26 +03:00
License add a licence 2021-01-31 23:40:34 +03:00
readme.md update readme 2025-08-01 23:36:14 +03:00

dotfiles

my configuration files. managed with chezmoi.

installation

sh -c "$(curl -fsLS get.chezmoi.io/lb)" -- init --apply alex19EP

supported os

  • linux
    • Arch Linux
    • debian