-
301dbbbc82
tweek: include time-only sessions not in git events
master
Paul Trowbridge
2026-05-14 08:40:51 -0400
-
bf91831284
tweek: separate file and desc into distinct columns
Paul Trowbridge
2026-05-14 08:14:56 -0400
-
42c85f4468
fix: local keyword invalid outside function, use plain variable
Paul Trowbridge
2026-05-11 20:04:54 -0400
-
369181e705
fix stash: only pop if we actually stashed
Paul Trowbridge
2026-05-11 20:04:11 -0400
-
83f95e1f3f
fix install_nvchad.sh: stash around pull, use deploy_nvim from _lib.sh
Paul Trowbridge
2026-05-11 20:01:09 -0400
-
8432a87a1e
Merge branch 'master' of gitea.hptrow.me:pt/setup_env
Paul Trowbridge
2026-05-11 10:06:12 -0400
-
-
2b2b2f18b3
fix nvim ownership: remove mappings.lua from setup_env, clarify architecture in CLAUDE.md
Paul Trowbridge
2026-05-11 10:04:50 -0400
-
e9027cf92f
add tweekmd alias, xndb2 db2 query function, and weekmd subcommand
Paul Trowbridge
2026-05-11 09:09:11 -0400
-
1e4fa75dc7
add telescope_tasks, nvim lua modules, and doc updates
Paul Trowbridge
2026-05-06 10:47:13 -0400
-
b860767f03
fix aerial sql crash; add treesitter query override mechanism
Paul Trowbridge
2026-05-10 22:47:22 -0400
-
-
2f695def41
Add aerial.nvim for document outline
Paul Trowbridge
2026-05-10 21:35:23 -0400
-
d5de2c127c
add what you get section to readme
Paul Trowbridge
2026-05-10 04:52:54 -0400
-
21a60534ce
update docs to reflect new scripts and pinned nvim version
Paul Trowbridge
2026-05-10 04:46:53 -0400
-
d3bf321341
pin neovim to v0.11.3
Paul Trowbridge
2026-05-10 04:40:38 -0400
-
eb4a7359ad
add reinstall_nvchad.sh
Paul Trowbridge
2026-05-10 04:20:30 -0400
-
4fa2c74fca
auto-add nvim to .bashrc_paths after install
Paul Trowbridge
2026-05-10 04:15:25 -0400
-
1cb92d240f
add install_node.sh via nvm
Paul Trowbridge
2026-05-10 03:58:26 -0400
-
dc0504163e
add python3-venv for system python (needed by mason)
Paul Trowbridge
2026-05-10 03:50:11 -0400
-
4acee9be8b
fix nvchad pull using wrong remote name
Paul Trowbridge
2026-05-10 03:33:48 -0400
-
6b12390fc5
fix nvim download url for v0.10+ rename
Paul Trowbridge
2026-05-10 03:32:22 -0400
-
226cdd64c6
move readme to root, update readme and claude.md to reflect current setup
Paul Trowbridge
2026-05-10 03:19:16 -0400
-
8931988ec7
split into setup_env.sh (fresh install) and sync.sh (day-to-day sync)
Paul Trowbridge
2026-05-10 03:13:30 -0400
-
d5bc117023
call install_neovim.sh from main before nvchad
Paul Trowbridge
2026-05-10 03:06:48 -0400
-
6e85423bdf
call install_nvchad.sh from main to keep nvim config in sync
Paul Trowbridge
2026-05-10 03:01:47 -0400
-
8076392a97
skip apt if packages installed, skip symlinks if already correct
Paul Trowbridge
2026-05-10 02:59:46 -0400
-
3cb52999e7
self-update: pull remote and re-exec if script changed before deploying
Paul Trowbridge
2026-05-10 02:56:18 -0400
-
d85b6ca29a
remove obsolete opg/osw/xpg/xsw aliases
Paul Trowbridge
2026-05-10 02:53:44 -0400
-
75466aa599
install_nvchad: pull instead of re-clone if already installed, deploy lua modules after clone
Paul Trowbridge
2026-05-10 02:50:57 -0400
-
b6c48db105
comment out all lines in example files, remove path entries from bashrc_local_example
Paul Trowbridge
2026-05-10 02:45:52 -0400
-
399d71808a
bootstrap .bashrc_local and .bashrc_paths from example if missing
Paul Trowbridge
2026-05-10 02:42:35 -0400
-
d964af18cb
migrate existing .bashrc_local and .bashrc_paths into repo on setup
Paul Trowbridge
2026-05-10 02:17:55 -0400
-
a2ffa6afb5
document .bashrc_paths pattern and machine-specific config workflow
Paul Trowbridge
2026-05-10 02:12:36 -0400
-
9da62c0908
add .bashrc_paths for machine-specific PATH and tool inits
Paul Trowbridge
2026-05-10 02:12:15 -0400
-
cf42c3408e
replace nv alias with PATH entry for /opt/nvim-linux64/bin
Paul Trowbridge
2026-05-10 01:57:19 -0400
-
21c0c7ebd0
add ~/.local/bin to PATH for deploy_bin scripts
Paul Trowbridge
2026-05-10 01:51:56 -0400
-
c1cd2de219
vc: use git add -u to avoid accidentally staging untracked files
Paul Trowbridge
2026-05-10 01:51:41 -0400
-
dbbc511d9a
move machine-specific config out of bashrc into bashrc_local_example
Paul Trowbridge
2026-05-10 01:51:28 -0400
-
aacd04fed2
source ~/.bashrc_local instead of hardcoded repo path
Paul Trowbridge
2026-05-10 01:50:44 -0400
-
81e74f5f44
fix nv alias path to match install_neovim.sh location
Paul Trowbridge
2026-05-10 01:50:07 -0400
-
14931c541f
resolve merge conflicts
Paul Trowbridge
2026-05-10 01:37:46 -0400
-
-
8ffd28b654
merge local additions and incorporate remote improvements
Paul Trowbridge
2026-05-10 01:36:30 -0400
-
cbb783bfdf
description
Paul Trowbridge
2026-05-06 09:14:07 -0400
-
fcf1132a61
add td week subcommand, nvim centralization, and README
Paul Trowbridge
2026-04-24 17:25:06 -0400
-
f27b5656c0
document td time-tracking and deploy_bin in CLAUDE.md
Paul Trowbridge
2026-04-20 21:03:51 -0400
-
f71458a34f
add td time-tracking script and deploy_bin installer
Paul Trowbridge
2026-04-20 21:01:35 -0400
-
0c1f15e31a
install nvchad
Paul Trowbridge
2026-01-18 10:19:38 -0500
-
abaf266904
improve install scripts with modern practices and transparency
Paul Trowbridge
2026-01-17 23:28:44 -0500
-
c6d2eeb5fc
update claude.md with sql server workflow and missing aliases
Paul Trowbridge
2026-01-17 23:15:18 -0500
-
04d5fba435
update xmspa to use MSC for pipe-delimited output
Paul Trowbridge
2026-01-17 23:10:00 -0500
-
f5dc7c53d9
remove .bashrc_local from tracking and add template
Paul Trowbridge
2026-01-17 23:07:51 -0500
-
3a402039b7
updates
Paul Trowbridge
2026-01-07 09:39:19 -0500
-
fc2c9dccce
Merge branch 'master' of https://gitea.hptrow.me/pt/setup_env
Paul Trowbridge
2026-01-06 08:09:48 -0500
-
-
-
-
ac3d03f387
add cargo
Paul Trowbridge
2026-01-06 08:09:44 -0500
-
74fae2a7f0
convert xnspa to a function
Paul Trowbridge
2026-01-06 08:07:33 -0500
-
-
ce55161ccd
Merge branch 'master' of gitea.hptrow.me:pt/setup_env
Paul Trowbridge
2025-01-10 08:41:56 -0500
-
-
fc9785dc64
visidata
Paul Trowbridge
2025-01-10 08:41:33 -0500
-
5bce642d5e
install sdkman
Paul Trowbridge
2025-01-10 08:37:51 -0500
-
f228819258
tasks commands
Paul Trowbridge
2025-01-10 08:37:00 -0500
-
0e4472b156
install neovim script modify pager theme
Paul Trowbridge
2024-11-05 19:42:26 -0500
-
-
e1056d8d54
initial
Paul Trowbridge
2024-10-29 20:11:58 -0400