parent
1e2497720f
commit
9d5f1eb581
@ -42,7 +42,7 @@ in
|
||||
|
||||
config = mkMerge [
|
||||
(mkIf config.programs.bash.vteIntegration {
|
||||
programs.bash.interactiveShellInit = vteInitSnippet;
|
||||
programs.bash.interactiveShellInit = mkBefore vteInitSnippet;
|
||||
})
|
||||
|
||||
(mkIf config.programs.zsh.vteIntegration {
|
||||
|
Loading…
Reference in New Issue
Block a user