fix: bash vte integration typo
This commit is contained in:
parent
289424255e
commit
418e0d6d5b
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
programs = {
|
programs = {
|
||||||
bash = {
|
bash = {
|
||||||
enable = true;
|
enable = true;
|
||||||
enableVteIntetration = true;
|
enableVteIntegration = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
starship.enableBashIntegration = true;
|
starship.enableBashIntegration = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue