This commit is contained in:
parent
cff83d9373
commit
556de5e482
23 changed files with 234 additions and 285 deletions
5
modules2/zsh/variables.nix
Normal file
5
modules2/zsh/variables.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
flake.modules.homeManager.base.programs.zsh.localVariables = {
|
||||
ABBR_SET_EXPANSION_CURSOR = 1;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue