mirror of
https://github.com/cupcakearmy/nix-macos.git
synced 2025-04-03 13:46:07 +00:00
vscodium stuff
This commit is contained in:
parent
0772bbbf50
commit
c05ec2c48e
@ -44,6 +44,10 @@ git-crypt unlock .key
|
|||||||
|
|
||||||
## TODO
|
## 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
|
- 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)
|
||||||
|
|
||||||
|
|
||||||
|
@ -45,6 +45,9 @@
|
|||||||
g = "lazygit";
|
g = "lazygit";
|
||||||
d = "lazydocker";
|
d = "lazydocker";
|
||||||
vai = "darwin-rebuild switch --flake ~/.config/nix-macos#${host.hostName}";
|
vai = "darwin-rebuild switch --flake ~/.config/nix-macos#${host.hostName}";
|
||||||
|
|
||||||
|
p = "pnpm";
|
||||||
|
px = "pnpm -s dlx";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
BIN
secrets/configs/vscodium-sync.yaml
Normal file
BIN
secrets/configs/vscodium-sync.yaml
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user