computer
computer
computer
Why would you pipe edit: redirect neofetch into your .bashrc?
so that everytime you launch a terminal, your neofetch data is displayed. Because wow, neofetch!!!
It doesn't really make sense, since the data would be outdated anyway if piped into .bashrc that way...
But .bashrc is executed, not displayed.
Maybe they meant to say echo neofetch >> ~/.bashrc
.
It won't work. It's a dangerous command because a single >
destroys your .bashrc
. You may want either echo 'neofetch' >> .bashrc
or neofetch | sed -e 's:%:a:g' | sed -e "s:^\\(.*\\)$:printf '\1\\\\n':" >> .bashrc
or something of that kind.
EDIT: tested out the latter command
That's a redirection, not a pipe.
Good catch.
Exactly, that's bloat
2GB dotfile repo
being lost without vim keybinds
Im_in_this_picture_and_I_dont_like_it.png
I use macOS btw
Also looking at my dotfiles repo...
This post is what is giving me the idea to finally set up a dotfiles repo for the first time.
i had i3 run with no problems on some of the worst machines I had to use. I'll fight with anyone that claims i3 is bloat.
i love i3
Too smart for NixOS - LMAO! I bet this guy has a conky on his Blackbox.
Good old conky lol. Its like it was made to be a config playground, and the actual functionality was an afterthought.
OpenBSD users:
Average OpenBSD user
Neofetch and NixOS are bloat.
Arch's X setup sucks, sx is better.
Also, 2 GB of dotfiles is bloat
Must be pretty bad spaghetti code.
But I can't have sx if I use Linux ;(
I do use sx in Arch, though?
Almost and not always average Gentoo user
Uptime 30 years
Too generous for Gentoo.
"Maybe if I tweak the kernel config juuuuust a little bit today" "Is it just me or did this particular version of gcc make the kernel 0.0002% slower? I need to do some tests" "...Dunno, it just feels slower today, I guess I need to recompile the whole system"
Uptime: 30 minutes, tops
you forgot the cooling pad it's on since the fans died like a decade ago
I write in POSIX shell as a matter of principle.
My "dotfiles" repo is a few Kb in size.
I am too dumb and lazy to try Nix.
I do like using vim keybindings in my terminal
based.
uhhh uhhh what's more bloated than windows 10 uhhhhhhhhhhhhhhhhh i honestly don't know
windows 11
If you do neofetch > .bashrc
you will simply have a broken shell config. To add neofetch
to the bashrc you need to use echo.
it is actually a 200 IQ meme. your average coomfiger doesnt know that much about shell scripting, but thinks they do.
or something. i definitely didnt get it wrong myself
Akchually, binary prefixes are the one and only correct prefixes for counting digital size of information (GiB instead of GB).
acckshually, i dont use 'Giga' or 'Mega', i just use bits, in scientific notation: 2.0*10^9
That wouldn't be 2 GB, that would be 2 Gb
GB would be 2.010^98 bits