Looks more like a shitstorm to me
Looks more like a shitstorm to me
try finger
but hole
saw them last week and it was one hell of a show :D have fun bro
fake news, Ra is not the sun god, he’s just a Goa’uld
Sir Vacuumsalot
fyi, exa
is unmaintained, although there is a maintained fork called eza
(repo)
It’s gonna be awkward though if there is a merge conflict 👀
kill it with fire
Guild Wars 1 with about 5k hours (i would need to look up the exact number)
Me, looking at the 6 pixels i placed until i forget about the browser tab:
I did my part!
The Enterprise gets a emergency signal from Phobos, one of the moon Mars. When arriving there, they discover a portal to hell has been opened and demons are coming out of it. Spock says “Ripping and tearing them is the most logical course of action.” Cue opening
Where is “meetings that could have been an email”?
Your whole system is defined in a file called configuration.nix
. This file
describes everything about your system: all packages installed, which Desktop
Environment / Window Manager to use, and also configuration for almost
everything (e.g. zsh or neovim). When “switching” (which is basically
installing/updating the system), Nix looks at the configuration and changes your
system according to what you’ve declared in the configuration.nix
, installing
or uninstalling packages for instance.
So, the state of your system is “declared” in a single file, which can be tracked in git or backed up wherever. If you have mulitple systems, you can also share parts of your config between them, which makes configuring and customizing stuff a lot easier.
There are a lot of other aspects, but thats the basic gist of it
me_irl