darwin: enable vim
Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
This commit is contained in:
parent
0767577099
commit
44c00b6468
|
@ -47,9 +47,7 @@ in
|
||||||
|
|
||||||
programs = {
|
programs = {
|
||||||
fish.enable = true;
|
fish.enable = true;
|
||||||
};
|
vim.enable = true;
|
||||||
|
|
||||||
programs = {
|
|
||||||
bash = {
|
bash = {
|
||||||
## shellInit = ''
|
## shellInit = ''
|
||||||
interactiveShellInit = ''
|
interactiveShellInit = ''
|
||||||
|
|
Loading…
Reference in a new issue