harsh3466

joined 1 year ago
[–] harsh3466@lemmy.ml 6 points 10 months ago

I feel this

[–] harsh3466@lemmy.ml 2 points 10 months ago

Not for everyone. I’m hit with a login screen when I try to view any of the accounts.

[–] harsh3466@lemmy.ml 3 points 10 months ago (1 children)

Yes. My wife and I finished the last two episodes last night. We thoroughly enjoyed it and hope Netflix continues the show.

[–] harsh3466@lemmy.ml 10 points 10 months ago (2 children)

Yeah. F that. Put the program on the website for those of us who aren’t using Instagram.

[–] harsh3466@lemmy.ml 2 points 10 months ago

It’s super nice. I still often type out the full path, but it sure is nice when I’m going levels deep to just type the destination directory and be there.

[–] harsh3466@lemmy.ml 3 points 10 months ago* (last edited 10 months ago) (2 children)

I don’t have a lot of customization, just a few tweaks to make things a little more pleasing to me.

I’m a bash guy, and I like the Dracula theme, I currently use gnome and gnome terminal with Dracula, but soon plan to try out Hyprland and Sway.

My command prompt customization is also minimal,

Outside of those visuals, the biggest customization is that I use zoxide for directory navigation instead of cd (I have the command aliased to zd).

edit: spelling

[–] harsh3466@lemmy.ml 9 points 10 months ago (2 children)

Watership Down by Richard Adams

[–] harsh3466@lemmy.ml 1 points 10 months ago

I’ve been heavily listening to three albums. The Returner by Allison Russell, Tekkno by Electric Callboy, and Childish Gambino’s Atavista . Right now these are my favorite albums.

[–] harsh3466@lemmy.ml 2 points 10 months ago (2 children)

youruser:youruser just means the user’s group. For instance, on my fedora 40 install, my user (bippy, just a silly name), is the username for my user, but also the name of the group that my user belongs to.

So when I do a chown, I typically do chown -R bippy:bippy path/to/directory

If you wanted to give permissions to a different group on your system, but also to your main user, you could do a chown -R bippy:wheel /path/to/directory (wheel is an example group name, which is similar to sudoers)

[–] harsh3466@lemmy.ml 15 points 10 months ago

My wife and I have been enjoying it. Definitely worth the watch

[–] harsh3466@lemmy.ml 1 points 10 months ago
[–] harsh3466@lemmy.ml 13 points 10 months ago (2 children)

You could write yourself a bash script to do this.

view more: ‹ prev next ›