mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-07-08 22:05:06 +02:00
fix: identation
This commit is contained in:
@@ -66,8 +66,9 @@
|
|||||||
# Point size
|
# Point size
|
||||||
size: 14
|
size: 14
|
||||||
shell: # force nushell as default shell on macOS
|
shell: # force nushell as default shell on macOS
|
||||||
program: /run/current-system/sw/bin/nu
|
program: /run/current-system/sw/bin/nu
|
||||||
'' else ''
|
'' else ''
|
||||||
|
# holder identation
|
||||||
# Point size
|
# Point size
|
||||||
size: 13
|
size: 13
|
||||||
'');
|
'');
|
||||||
|
|||||||
Reference in New Issue
Block a user