重构个人配置结构
This commit is contained in:
@@ -5,15 +5,8 @@
|
||||
clang-tools
|
||||
python312
|
||||
python312Packages.ipython
|
||||
direnv
|
||||
];
|
||||
programs.fish.shellAliases = {
|
||||
"ipy" = "ipython --no-confirm-exit";
|
||||
};
|
||||
|
||||
programs.direnv.enable = true;
|
||||
programs.fish.shellInit = ''
|
||||
direnv hook fish | source
|
||||
'';
|
||||
|
||||
programs.git = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user