mirror of
https://github.com/nix-community/home-manager
synced 2024-11-05 10:49:44 +01:00
6 lines
151 B
TOML
6 lines
151 B
TOML
|
completion_mode = "circular"
|
||
|
edit_mode = "vi"
|
||
|
key_timeout = 10
|
||
|
no_auto_pivot = true
|
||
|
startup = ["alias la [] { ls -a }", "alias e [msg] { echo $msg }"]
|