this post was submitted on 20 Aug 2023
34 points (100.0% liked)
Unixporn
15359 readers
2 users here now
Unixporn
Submit screenshots of all your *NIX desktops, themes, and nifty configurations, or submit anything else that will make themers happy. Maybe a server running on an Amiga, or a Thinkpad signed by Bjarne Stroustrup? Show the world how pretty your computer can be!
Rules
- Post On-Topic
- No Defaults
- Busy Screenshots
- Use High-Quality Images
- Include a Details Comment
- No NSFW
- No Racism or use of racist terms
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
p10k doesn't require omz. You can install it by itself, the instructions are right there on the Github repo.
On a new computer, I: git clone my dotfiles repo. Run the install script which symlinks all the relevant files, clones any needed repos like asdf, fzf, p10k, sources the .zshenv and .zshrc, runs asdf installs for my required tools, installs homebrew if on macOS, runs brew bundle to install everything else.
Homebrew takes the longest. The rest is done in a few seconds.
Yes, nix is fantastic and I need to figure out the setup vs my current one. On a new system, would it be more straightforward to clone my repo, and then use nix, or just keep what I have? More of a rhetorical question there, I need to compare nix and homebrew based methods again (last time was like 2 years ago)
There's also the issue of nix darwin creating a partition, which the enterprise security department didn't like me to do last time. Which is ridiculous, I agree! Plus homebrew is "approved" while nix is an unknown to our enterprise IT. They often block stuff in the name of security, I'd hate for nix to get halfway through setup and break.
@bloopernova They're using santa?
I'm not sure what they use. They block discord, which is annoying because some open source projects use it for questions and issues.