mirror of
https://github.com/thegeneralist01/config.git
synced 2026-03-07 10:59:55 +01:00
nvim: add MarkdownPreview
- add `.cargo/bin` to PATH
This commit is contained in:
parent
3a47ebe28b
commit
48eefdaa20
4 changed files with 15 additions and 67 deletions
|
|
@ -83,6 +83,7 @@ in {
|
|||
enable = true;
|
||||
sessionVariables = config.environment.variables // homeArgs.config.home.sessionVariables;
|
||||
};
|
||||
home.sessionPath = [ "/Users/thegeneralist/.cargo/bin" ];
|
||||
})
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue