Commit Graph

7 Commits

Author SHA1 Message Date
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 obecny
dfca731f77 fish initialization remake 2026-01-27 20:07:30 +01:00
lachtan
726e6098b2 Oprava ssh agenta ve WSL 2025-09-03 20:19:22 +02:00
cd27b2464a Improve uniq_path function 2023-09-27 19:04:57 +02:00
f31c44630e Cleaning for github publishing 2023-09-27 19:04:54 +02:00
lachtan
7cd2ac70cb Fix multiple time_ms definition 2023-02-28 09:42:31 +01:00
lachtan
85eb30eb96 Measure loading time of scripts 2023-02-25 14:05:42 +01:00