vscodium stuff

This commit is contained in:
Niccolo Borgioli 2025-03-10 23:11:01 +01:00
parent 0772bbbf50
commit c05ec2c48e
3 changed files with 8 additions and 1 deletions

View File

@ -44,6 +44,10 @@ git-crypt unlock .key
## TODO
Stuff that I would like to automate, but have not found a way
Stuff that I would like to automate, but have not found a way/time
- Disable the default Spotlight keyboard shortcut. For now manually go to Settings -> Keyboard Shortcuts -> Spotlight -> Untick
- `chsh -s /run/current-system/sw/bin/fish`
- vscodium settings (download `zokugun.sync-settings` -> open repository settings -> paste secrets/configs/vscodium-sync.yaml -> download config)

View File

@ -45,6 +45,9 @@
g = "lazygit";
d = "lazydocker";
vai = "darwin-rebuild switch --flake ~/.config/nix-macos#${host.hostName}";
p = "pnpm";
px = "pnpm -s dlx";
};
};

Binary file not shown.