removed custom cargo dir for vscode

This commit is contained in:
Bit Borealis 2023-07-07 00:36:38 +00:00
parent e61147820c
commit 360a3a4310

View file

@ -71,9 +71,6 @@
# system configuration
EDITOR = "nvim";
# cleanup homedir
CARGO_HOME = "${config.xdg.dataHome}/cargo";
# fish config
fish_greeting = " heya ${config.home.username}, welcome to $(hostname) ~";
};