Commit Graph

15 Commits

Author SHA1 Message Date
0c1f15e31a install nvchad 2026-01-18 10:19:38 -05:00
abaf266904 improve install scripts with modern practices and transparency
- Use modern signed-by method for PostgreSQL GPG keys
- Auto-detect latest Python 3 version from deadsnakes PPA
- Add command tracing (set -x) to show all commands as they run
- Display sudo commands upfront before execution
- Add user confirmation prompts (y/N) before installation
- Improve error handling with set -euo pipefail
- Add proper cleanup and verification steps
- Use pipx for VisiData installation
- Better output formatting with clear section headers

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-17 23:28:44 -05:00
c6d2eeb5fc update claude.md with sql server workflow and missing aliases
Added documentation for xmspa function, MSC/MSW environment variables, bashrc_local_example template, and various missing aliases (git, todo, journal shortcuts).

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-17 23:15:18 -05:00
04d5fba435 update xmspa to use MSC for pipe-delimited output
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-17 23:10:00 -05:00
f5dc7c53d9 remove .bashrc_local from tracking and add template
- Add .gitignore to exclude .bashrc_local
- Create .bashrc_local_example template with placeholder passwords
- Remove .bashrc_local from git tracking

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-17 23:07:51 -05:00
3a402039b7 updates 2026-01-07 09:39:19 -05:00
fc2c9dccce Merge branch 'master' of https://gitea.hptrow.me/pt/setup_env 2026-01-06 08:09:48 -05:00
ac3d03f387 add cargo 2026-01-06 08:09:44 -05:00
74fae2a7f0 convert xnspa to a function 2026-01-06 08:07:33 -05:00
ce55161ccd Merge branch 'master' of gitea.hptrow.me:pt/setup_env 2025-01-10 08:41:56 -05:00
fc9785dc64 visidata 2025-01-10 08:41:33 -05:00
5bce642d5e install sdkman 2025-01-10 08:37:51 -05:00
f228819258 tasks commands 2025-01-10 08:37:00 -05:00
0e4472b156 install neovim script
modify pager theme
2024-11-05 19:42:26 -05:00
e1056d8d54 initial 2024-10-29 20:11:58 -04:00