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