spellcheck

This commit is contained in:
2025-08-19 02:06:04 -05:00
parent c5b3aa3599
commit 3d5759cc2c

View File

@@ -21,7 +21,7 @@
source ${pkgs.blesh}/share/blesh/ble.sh source ${pkgs.blesh}/share/blesh/ble.sh
''; '';
initContent = if config.homeconfig.wal.enable then (lib.mkBefore '' initExtra = if config.homeconfig.wal.enable then (lib.mkBefore ''
cat ${config.home.homeDirectory}/.cache/wal/sequences cat ${config.home.homeDirectory}/.cache/wal/sequences
eval "$(oh-my-posh init bash --config ${config.home.homeDirectory}/.cache/wal/ohmyposh.toml)" eval "$(oh-my-posh init bash --config ${config.home.homeDirectory}/.cache/wal/ohmyposh.toml)"
'') else (lib.mkBefore '' '') else (lib.mkBefore ''