For anything more complicated than an alias, I tend to suck it up and write a program. I used to keep launcher scripts in ~/bin but I’ve recently taken to creating package manager packages for them. I’ve learned how to do that with NixOS and Arch Linux and I peeked at the Debian documentation.
- 0 Posts
- 6 Comments
Joined 2 years ago
Cake day: July 25th, 2024
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
bradboimler@lemmy.worldto
Linux@lemmy.ml•Experienced Linux users, what are you using?English
2·7 days agoWhy don’t you like Debian?
bradboimler@lemmy.worldto
Linux@lemmy.ml•What's your favorite well-designed CLI and why?English
2·9 days agoman man
bradboimler@lemmy.worldto
Linux@lemmy.ml•What's your favorite well-designed CLI and why?English
1·13 days agoWhy in the world is -S used for install?
bradboimler@lemmy.worldto
Linux@lemmy.ml•why do you think linux is better than windows?English
2·1 month agoI’ve been using Linux for years and years. I get the subjective sense it is a system built by engineers for engineers. I can examine, poke, prod, and break every aspect of the system. I consider that a bonus and it’s how I learn about computers.
I can fly through the system with my terminal
Etc
Edit: Centralized software package and dependency management is awesome
Yep. NixOS inspired me to write my very first package manager package. I distro hopped to Arch Linux and wrote a PKGBUILD for that.
I’m back on NixOS