wezterm: comment out zsh integration as it is no longer needed
This commit is contained in:
parent
e98cd696e7
commit
469b9abf94
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
{
|
||||
programs.wezterm = {
|
||||
enable = true;
|
||||
enableZshIntegration = true;
|
||||
#enableZshIntegration = true;
|
||||
extraConfig = builtins.readFile ./wezterm.lua;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue