Commit graph

5 commits

Author SHA1 Message Date
267be620cf feat(nix): enhance WezTerm and Fish configuration
- Enabled scroll bar and added conditional fullscreen key handling in `wezterm.lua` for better usability.
- Updated Fish shell to set global `LESS` mouse support for improved navigation.
2026-02-10 15:22:58 +01:00
6ab42d52fe feat(fish): disable fish greeting by default
- Added `set fish_greeting` to disable the default greeting in interactive shell initialization.
- Simplifies the shell startup experience for users.
2025-09-28 09:23:08 +02:00
f806db9a11 Remove unused configuration and commented code
Eliminated obsolete systemPath entry from Darwin services default configuration. Removed unused foreign-env plugin and commented code related to shell initialization in Fish configuration. Additionally, commented out unnecessary SSH configuration options in user-specific settings.
2024-11-28 10:53:57 +01:00
900f95169f nix fmt
Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
2024-11-19 10:31:29 +01:00
f4e2368893 A new start 2024-03-21 15:00:36 +01:00