this post was submitted on 19 Jan 2023
2 points (100.0% liked)
Linux
48099 readers
856 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
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
I use nushell for my terminal/console (alacritty). For POSIX compability, mksh; I set it as SHELL so programs, which expect/assume POSIX, use it instead of nu. This is the way to have best of both worlds.
I've been eyeing nushell but it's such a departure from posix that it just never sticks. How did you make the switch?
It is because it departs from POSIX that it is good; I recognize the syntax for some functionality is cumbersome and hard to remember though. There are similarities like command names and piping still...
I use NixOS and home-manager, so for switching I just
The
config.nu
andenv.nu
is basically the default just with a customized prompt.Then in my
alacritty.ylm
I setshell
to thenu
binaryAlso learned from official resources https://www.nushell.sh/book. When I have doubts, I ask either on Nushell's GitHub discussions or https://matrix.to/#/#nushell:matrix.org
And to keep a POSIX shell
I'm a simple person, I see Nix I upvote.
Thanks for the comment, I may copy some stuff. :p
You're a person of culture as well I see; I upvote comments of culture yes📠
I remember talking with you at the NixOS matrix; nice to see you here as well💖✨✨✨🌠
It's true! Sometimes the internet seams really smoll.