You could try VanillaOS or BlendOS. Both immutable and allows you to install whatever package you want from any distro.
Don’t know much else.
Trying to develop things
You could try VanillaOS or BlendOS. Both immutable and allows you to install whatever package you want from any distro.
Don’t know much else.
Tier lists are opinion-based, but I don’t share yours
You can use bob (a neovim version manager). It requires rustup though
Progress errors be like: “I can’t understand after line 32”
Good luck finding out what
You can get it through Obtainium
Well… Time to change the calendar app
What do you mean with “enough money”? Linux is free. It’ll only cost time to adjust the workflow
Yeah Nix documentation kind of sucks right now. There are like a 10 different ways to set-up flakes
Maybe a Servo based browser could be a good option.
Greed
Fira Code Nerd Font for the terminal and stock fonts for everything else
The only problem I’ve encounter was the steam client not recognising my controller and then I’ve decided to install steam non-flatpak.
What’s the complex part about “apt” or “zypper”?
I use oh-my-posh (on a windows machine) with a custom theme that tells me some git info and a few other things. But when I’m in my Linux machine its a vanilla zsh
The Linux Experiment did a video on how he managed to turn a PC to a console with HoloOS (its not a step by step guide though)
W! What was the commit for?
I’ve got the standard ones (l, ll, ls) to be forms of ls -flags
df = df -h
mv = mv -i
rm = rm -i
nix-switch = sudo nix-rebuild --switch flake .
nix-upd = nix flake update
systat = systemctl status
sysena = sudo systemctl enable
systop = sudo systemctl stop
I feel your pain