utils-cli 1.1.1

a compilation of utility scripts for every day use in building applications and using certain features on my laptop
1
2
3
4
5
6
7
8
{
  "workbench.colorCustomizations": {
    "activityBar.background": "#462511",
    "titleBar.activeBackground": "#613417",
    "titleBar.activeForeground": "#FDFAF8"
  },
  "rust-analyzer.linkedProjects": ["./Cargo.toml"]
}