Fabian Ising
5251ee0f84
Fix comment handling in tex files
2026-07-15 09:31:59 +02:00
7d5d4be328
[ZSH] Bound background git calls to prevent zombie leaks
...
The check_tools_repo (git ls-remote | awk) and update_dotfiles (git fetch)
background jobs could stall on a network call and, being disowned (&!),
orphan into days-long processes holding unreaped git/awk children.
Bound both network probes with `timeout` (guarded, absent on macOS) and
disable ssh multiplexing so no daemonized mux master inherits our fds.
Also dedup the double update_dotfiles startup call.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-07-13 15:54:44 +02:00
Fabian Ising
57a0089b3a
[ZSH] Defensive nvim aliasing
2026-07-10 14:56:07 +02:00
Fabian Ising
399b8e0c07
[ZSH] Report outdated tools repo
2026-07-10 13:30:11 +02:00
Fabian Ising
ae9ae1ab9c
[ZSH] Safe wrappers alias order fix
2026-07-10 11:53:07 +02:00
Fabian Ising
16b421a688
[ZSH] Safe wrappers alias
2026-07-10 11:37:46 +02:00
Fabian Ising
34a51c1e91
[ZSH] Add runai completion
2026-07-07 10:11:37 +02:00
Fabian Ising
2c0282778e
[ZSH] Config update robusteness fix
2026-07-05 17:27:56 +02:00
Fabian Ising
1a264a66f8
[ALL] More global gitignores
2026-07-05 17:26:50 +02:00
Fabian Ising
38e8a9ed54
[ALL] Update claude code
2026-07-05 17:15:51 +02:00
Fabian Ising
75deb4987e
[ZSH] Remove duplicate plugins
2026-07-05 17:15:37 +02:00
Fabian Ising
7b2c21ddc0
[TMUX] Visual bell fixes
2026-07-05 17:14:22 +02:00
Fabian Ising and Claude Opus 4.8
c0c05c951a
Add CLAUDE.md
...
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-07-05 17:13:22 +02:00
Fabian Ising and Claude Opus 4.8
53d420f979
[SETUP] Remove defunct vim subtree and stale subtree metadata
...
The vim/ subtree had no tracked files or directory and its setup loops
were dead. The tmux/zsh subtrees have not been synced upstream since 2017; all
changes are now direct commits. Delete .gittrees and the vim example-linking
loops.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-07-05 17:13:22 +02:00
Fabian Ising and Claude Opus 4.8
d88d0565dc
[GIT] Make core.excludesfile path relative for portability
...
Was hardcoded to /Users/ising/dotfiles; use ~/dotfiles so the base config
works on non-macOS hosts too.
(Separately, a local uncommitted 'credential.helper = store' was removed from
the live config so git uses the macOS keychain instead of writing
~/.git-credentials in plaintext. That line was never committed, so there is no
diff for it here.)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-07-05 17:13:22 +02:00
Fabian Ising and Claude Opus 4.8
083ff173c7
[ALACRITTY] Auto-copy selection to clipboard
...
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-07-05 17:01:24 +02:00
Fabian Ising
85ec4e4a7b
Add 24-bit-color tool
2026-01-23 10:49:42 +01:00
Fabian Ising
aa4250e839
[ZSH] MacOS virt-manager fix
2026-01-23 10:47:28 +01:00
Fabian
dca783e4ae
[NVIM] Add WSL clipboard
2026-01-18 15:25:26 +01:00
Fabian Ising
51249a271d
[GIT] Auto rebase/stash
2025-10-27 09:55:52 +01:00
Fabian Ising
9c1360d9d5
[NVIM] Rework folding
2025-10-27 09:55:31 +01:00
Fabian Ising
c90a8a783a
Fix update script
2025-10-27 09:55:02 +01:00
Fabian Ising
ff125f4c7a
[ZSH] Fix virt-manager
2025-10-27 09:53:45 +01:00
Fabian Ising
cda37c3415
[tmux] Fix clipboard
2025-08-26 11:16:44 +02:00
Fabian Ising
6fd62c340d
[NVIM] Run YCM install script on update
2025-08-06 11:04:27 +02:00
Fabian Ising
4718c8cccc
[ZSH] Add OSC52 var
2025-08-06 10:51:09 +02:00
Fabian Ising
022895d1b2
[TERM] Add xshift for curved monitor visibility
2025-08-05 14:53:27 +02:00
murgi
fb8dc68cfd
[ZSH] Fix autopull
2025-08-05 14:36:11 +02:00
Fabian Ising
a13204c4b5
[ZSH] Add autopull for repo
2025-08-05 12:33:05 +02:00
Fabian Ising
e4400b13a8
[ZSH] Add completion rehash
2025-08-04 11:47:52 +02:00
Fabian Ising
b26a9904a5
[ZSH] Optimize History handling
2025-07-31 15:24:28 +02:00
Fabian Ising
ec6b42cb65
[VIM] Disable OCS52 for vscode
2025-07-31 15:24:07 +02:00
Fabian Ising
f76728180a
[VIM] Change to osc52
2025-05-08 08:58:53 +02:00
Fabian Ising
950d1d371d
[VIM] Fix ctags
2025-04-17 08:56:46 +02:00
Fabian Ising
ea019a8e23
[All] Add virtualenv hooks
2025-04-17 08:56:15 +02:00
Fabian Ising
d599275642
Better copy and mouse handling
2025-04-17 08:55:14 +02:00
Fabian Ising
2da801cc05
[nvim] Disable macdown
2025-01-10 10:02:06 +01:00
Fabian Ising
3e43a85d37
[nvim] Delete without copy
2025-01-10 10:01:49 +01:00
Fabian Ising
26a04410cd
[ALC] Change font size
2025-01-10 09:40:03 +01:00
Fabian Ising
15fbcb9787
[ZSH] Fix mac p10k config
2025-01-06 08:02:22 +01:00
Fabian Ising
17235038a3
[zsh] Ignore .p10k.zsh
2024-12-23 15:56:48 +01:00
Fabian Ising
4357ddfab9
[All] Fix link bug
2024-12-22 12:29:28 +01:00
Fabian Ising
2ec6bd1753
[ALC] Update config to new scheme
2024-10-23 08:45:35 +02:00
Fabian Ising
8407f9178f
[ZSH] Fix paste autosuggest
2024-10-14 15:54:28 +02:00
Fabian Ising
01219976e2
[ZSH] Fix slow paste
2024-10-14 15:44:52 +02:00
Fabian Ising
ec600ea478
[ZSH] Move language settings
2024-10-07 14:31:23 +02:00
Fabian Ising
154a77b825
[ZSH] Workaround for powerlevel10k issue #1554
2024-10-07 14:29:55 +02:00
Fabian Ising
1a34f11484
[NVIM] VSCode config
2024-10-05 10:56:06 +02:00
Fabian Ising
cb58e2601b
[ZSH] Set mac locale
2024-08-16 09:54:36 +02:00
Fabian Ising
83ca8d206e
[nvim] Fix YCM python path
2024-08-16 09:53:52 +02:00