GithubHelp home page GithubHelp logo

dotfiles's Introduction

Dotfiles

Setup

curl https://raw.githubusercontent.com/zjp/dotfiles/main/.config/zjp/setup.sh > setup.sh

Then inspect setup.sh for correctness and ensure it has not been modified by a MITM attack before running it.

What's up with the 4 different distros in your setup script?

OK, I promise there's a few good reasons for this. I need the WSL section for Windows, obviously. I like to play video games sometimes, some games that I want to play don't always place nice with VMs, if they use instructions that are hard for a VM to execute.

I'm NEVER giving up my Gentoo dotfiles because if I ever wanted to go back to it it's a huge pain to get back to that exact configuration. Long after it's a dead distro (should it ever die) I'm leaving them up as a point of pride.

But you don't HAVE to give them up -- THAT'S THE POINT OF GIT!

I hear you, but the cost of not having to deal with git in this instance is very cheap -- a few hundred kilobytes of text.

$ cd ~/.config/portage
$ du -h | tail -n 1
192K   .

So what do you use now?

NixOS, but I keep Guix dotfiles just in case.

I can't really decide whether I like NixOS or Guix more. I don't have a religious opposition to SystemD, but on the other hand using a full programming language has its advantage over a DSL. But then again, having to port all the nonfree software I want to use to Guix.

Pros for Guix:

  • Was less of a PITA to get a GUI
  • Fully programmable
  • No SystemD

Pros for NixOS

  • SystemD familiarity
  • Software availability

I will probably stay on NixOS for now, but I have high hopes for Guix.

dotfiles's People

Contributors

zjp avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.