- starship.toml: rainbow p10k-style prompt with powerline segments - ghostty: JetBrains Mono, TokyoNight theme, clipboard settings - zellij: tokyo-night-custom theme, Alt keybinds, Fish as default shell - fastfetch: custom colors (magenta/blue), full module list with battery - fish config.fish: ported from zsh — starship, zoxide, direnv, fzf, zellij auto-attach on ghostty, all aliases (eza, bat, docker, ansible, uv), addalias/listalias functions, fastfetch on login - .chezmoiignore: servers skip ghostty, zellij, fastfetch; source reference dirs (laptop/, manjaro/) excluded from deployment
9 lines
179 B
Plaintext
9 lines
179 B
Plaintext
font-family = JetBrains Mono
|
|
font-size = 13
|
|
theme = TokyoNight
|
|
window-padding-x = 8
|
|
window-padding-y = 8
|
|
copy-on-select = clipboard
|
|
clipboard-read = allow
|
|
clipboard-write = allow
|