snowhawk: dotnet stuff
parent
c20c63f6ea
commit
ac6de63ef2
|
@ -21,6 +21,7 @@ in
|
||||||
|
|
||||||
home.sessionPath = [
|
home.sessionPath = [
|
||||||
"${config.home.homeDirectory}/.cargo/bin"
|
"${config.home.homeDirectory}/.cargo/bin"
|
||||||
|
"${config.home.homeDirectory}/.dotnet/tools"
|
||||||
];
|
];
|
||||||
|
|
||||||
snowhawk.tmux.sessionizer.paths = [
|
snowhawk.tmux.sessionizer.paths = [
|
||||||
|
|
|
@ -97,7 +97,7 @@
|
||||||
go
|
go
|
||||||
python3
|
python3
|
||||||
nodejs_22
|
nodejs_22
|
||||||
# dotnet-sdk_8
|
dotnet-sdk_8
|
||||||
|
|
||||||
qdirstat
|
qdirstat
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue