Commit graph

4 commits

Author SHA1 Message Date
2f54f6e966 feat(nix): enable Vim with custom configuration
- Enabled Vim in `default.nix` and added custom configuration under `programs.vim`.
- Includes settings for indentation, syntax highlighting, secure mode, and automatic cursor position restoration.
- Improves default usability and aligns with user preferences for Vim.
2026-01-21 13:19:35 +01:00
6eb088e366 chore(home): remove custom shellAliases for bat
- Deleted shell aliases for `cat` and `less` using `bat` to simplify configuration.
- Maintains alias for `man` with `batman` for consistency.
2025-08-05 14:10:54 +02: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