error
This commit is contained in:
parent
a2007de318
commit
c4cd598303
1 changed files with 3 additions and 3 deletions
|
|
@ -26,8 +26,8 @@
|
|||
grep = "rg";
|
||||
};
|
||||
|
||||
shellInit = [
|
||||
"set fish_term24bit 1"
|
||||
];
|
||||
shellInit = ''
|
||||
set fish_term24bit 1
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue