Install comma. Remove unused programs.
This commit is contained in:
parent
0f26b88080
commit
f5245e6450
2 changed files with 2 additions and 3 deletions
|
@ -6,6 +6,7 @@
|
|||
cargo
|
||||
clang
|
||||
codeium
|
||||
comma
|
||||
dogdns
|
||||
gnumake
|
||||
go
|
||||
|
@ -19,10 +20,8 @@
|
|||
prettierd
|
||||
rust-analyzer
|
||||
rustc
|
||||
sqlite
|
||||
stylua
|
||||
tree-sitter
|
||||
zig
|
||||
];
|
||||
|
||||
home.sessionVariables = {
|
||||
|
|
|
@ -41,7 +41,7 @@ in
|
|||
};
|
||||
|
||||
git = {
|
||||
push-branch-prefix = "dln/push-"
|
||||
push-branch-prefix = "dln/push-";
|
||||
};
|
||||
|
||||
ui = {
|
||||
|
|
Loading…
Reference in a new issue