Commit Graph

369 Commits

Author SHA1 Message Date
lachtan
f8a61e9290 Improve CLAUDE.md docs and add bash style rules
Expand CLAUDE.md with detailed helper function reference,
environment variables section, and commit conventions.
Add .claude/rules/bash-style.md for bash coding standards.
2026-03-15 14:36:53 +01:00
lachtan
ef57d56b2c Move max_line_length to global editorconfig section 2026-03-15 14:35:58 +01:00
lachtan
7a344b82dd Suppress output in non-interactive shells
Add is_interactive_shell() helper and gate all user-visible
echo/debug output behind it so that non-interactive invocations
(scripts, cron, ssh commands) stay silent. Move functions.sh
source earlier in bashrc so helpers are available sooner.
2026-03-15 14:25:12 +01:00
lachtan
e351f2e924 Extract shared prompt values and refactor bash/git prompts
Move color constants and PS1 escape sequences from bash-prompt.sh into
a new shared rc/03-values.sh, and extract the user@host:dir fragment as
LWS_PS1_USER_HOST to eliminate duplication between bash-prompt.sh and
git-prompt.sh. Wire up git-prompt to use bash-git-prompt with the shared
prompt variables.
2026-03-12 12:36:13 +01:00
lachtan obecny
4997598194 Fix: dircolors loading 2026-02-20 06:38:10 +01:00
lachtan obecný
01cefdc6fd InitCLAUDE.ms 2026-02-20 06:38:10 +01:00
lachtan
c5ba20c814 xclaude refactor with claude 2026-02-19 20:25:41 +01:00
lachtan
161c2c2291 xclaude - alternativa k ollama launch 2026-02-19 20:16:48 +01:00
lachtan obecny
dfca731f77 fish initialization remake 2026-01-27 20:07:30 +01:00
lachtan obecny
2b9d0835f0 Go and OpenCode path 2026-01-21 06:49:12 +01:00
lachtan
07e034d5f4 rename npm.sh to nvm-npm.sh 2026-01-15 05:44:09 +00:00
lachtan
7884d4fb61 install claude code 2026-01-15 05:43:27 +00:00
lachtan
ac6c6203c3 add podman-compose alias 2026-01-15 05:28:36 +00:00
566225ac04 More installation scripts 2026-01-14 17:04:26 +01:00
977d11b8de Improve ll and la aliases 2026-01-13 16:31:17 +01:00
a64e7bceff Changes from production 2026-01-13 16:26:53 +01:00
Martin Blazik
7de1042823 Smazani pojmenovane unix pipe kdyz nebezi ssh-agent 2025-10-20 10:57:02 +02:00
Martin Blazik
6982026a88 Fix fish installation 2025-10-11 13:29:34 +02:00
Martin Blazik
d96ef0af90 Basic settings for fish shell 2025-10-09 10:35:20 +02:00
lachtan
3049391a4f Better version ssh-agent for WSL 2025-09-19 05:59:07 +02:00
lachtan
138d76a19f Sample wsl.conf 2025-09-19 05:02:11 +02:00
lachtan
57d0ebda20 Make things simpler 2025-09-18 20:22:02 +02:00
lachtan
726e6098b2 Oprava ssh agenta ve WSL 2025-09-03 20:19:22 +02:00
lachtan obecny
6b963ee277 JS nvm initialization 2025-06-29 15:43:15 +02:00
Martin Blazik
b11baff00e PowerShell installation script update 2025-04-24 13:34:23 +02:00
Martin Blazik
17f984c99c Add ~/.local/bin to rc 2025-04-24 13:18:06 +02:00
Martin Blazik
6a4fdb6162 Install script for lazygit 2025-04-24 13:14:16 +02:00
lachtan
6854c3bfa8 Join rc and rc.local folders 2025-01-03 16:58:29 +00:00
lachtan
87cc0c95ac Add ~/.local/bin to PATH 2025-01-03 16:49:46 +00:00
Martin Blazik
60a46ca129 Add uv tool 2024-09-11 10:07:49 +02:00
lachtan
71486cfdf8 sudo user oneliner 2024-09-10 06:10:01 +02:00
lachtan
cb9986f490 Fix readme 2024-09-10 06:10:01 +02:00
lachtan
2c1cb9e9dc Add installation script 2024-09-01 17:15:11 +02:00
lachtan
7f6686b3d4 Tuning installation scripts 2024-09-01 17:14:30 +02:00
lachtan
420f85e31e Move installation scripts to install/ dir 2024-09-01 16:24:15 +02:00
lachtan
36b28ae72e Move init scipts to rc.local 2024-09-01 08:26:14 +02:00
lachtan
a21113f961 Cargo tools 2024-09-01 08:13:10 +02:00
lachtan
e37974f371 Add virtualenv init to pyenv rc 2024-09-01 08:11:58 +02:00
lachtan
1bbb372856 Small tunings 2024-03-23 07:59:16 +01:00
lachtan
2256cd3107 Cleaning 2024-03-19 06:10:06 +01:00
e6db9f7123 export LC_ALL 2024-03-19 05:43:47 +01:00
lachtan
12e55c1c5d Cleaning 2024-03-16 11:18:05 +01:00
lachtan
ea7a60db11 Tuning bash colors 2024-03-16 11:11:55 +01:00
Martin Blazik
bcf859bb1e Set PS1 prompt 2024-03-15 10:46:47 +01:00
Martin Blazik
d2542f38eb Add git aliases 2024-03-15 10:46:21 +01:00
lachtan
ca1a1e54ac add git config 2023-12-02 09:48:54 +01:00
af6acef7ad Rename vim configuration 2023-10-24 17:10:50 +02:00
2b49dd4066 VIM configuration 2023-10-23 20:02:47 +02:00
lachtan
a93cc52bf0 Fix dircolors.sh script 2023-10-23 13:49:49 +02:00
lachtan
5ebeea732e Better console colors 2023-10-05 10:55:59 +02:00