1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-04 16:11:06 +01:00
home-manager/tests/modules/programs/fabric-ai
Alex 381f4f8a3a
bash: don't explicitly set checkwinsize (#8182)
checkwinsize is enabled by default since bash5.

It's not much hassle if enabled, but it's not necessary anymore and it conflicts if attempting to piggy-back on .bashrc with other kinda-compatible shells (e.g. osh).
bash5 is default for a couple of years already, and there is no bash4 in there at all
2025-11-25 02:31:19 +01:00
..
bashrc bash: don't explicitly set checkwinsize (#8182) 2025-11-25 02:31:19 +01:00
default.nix fabric: add module 2025-09-21 09:18:26 -05:00
example-config.nix fabric: add module 2025-09-21 09:18:26 -05:00
zshrc zsh/history: optimize history options with array-based loops 2025-09-27 13:18:01 -05:00