update lockfile
This commit is contained in:
parent
858cd526b5
commit
a07afd7082
3 changed files with 51 additions and 49 deletions
|
|
@ -6,7 +6,7 @@
|
|||
autocd = true;
|
||||
enableCompletion = true;
|
||||
autosuggestion.enable = true;
|
||||
dotDir = ".config/zsh";
|
||||
dotDir = "${config.xdg.configHome}/.zsh";
|
||||
defaultKeymap = "emacs";
|
||||
|
||||
history = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue