this post was submitted on 08 Nov 2024
190 points (85.2% liked)

Linuxsucks

350 readers
1 users here now

Rules:

  1. FOSS advocates and Linux evangelists aren't welcome. -We ask that you block us.
  2. Moderation is heavy handed. Try to stay on topic (that is LINUXSUCKS!).
  3. No Complaining Mute the sub if users, content, or rules bother you *it's ok to report rule violations

founded 9 months ago
MODERATORS
 

I use CLI in Windows all day long, but I don't expect normies to have to learn it.

all 34 comments
sorted by: hot top controversial new old
[–] TunaCowboy@lemmy.world 50 points 8 months ago (4 children)

bind 'set completion-ignore-case on'

[–] Agent641@lemmy.world 27 points 8 months ago

bInD 'sEt CoMpLeTiOn-IgNoRe-CaSe On'

[–] Nimbly@lemmy.world 20 points 8 months ago

Solutions? No thanks, just a circlejerk here

[–] magoosh@feddit.nl 8 points 8 months ago

Case insensitivity goes brrr

[–] vox@sopuli.xyz 1 points 8 months ago

or just use fish shell

[–] superkret@feddit.org 21 points 8 months ago (3 children)

It's Linux. You're supposed to name your user data folders
~/doc
~/dsk
~/dwn
~/mus
~/pic
~/vid

or even better, just use /tmp as your download folder.

[–] slazer2au@lemmy.world 3 points 8 months ago

You don't keep stuff in /dev/null?

[–] rottingleaf@lemmy.world 2 points 8 months ago* (last edited 8 months ago)

dl, sh, src, var, old, pic, app, books

that's mine. No bin yet - it's a new installation with a home_old.tar.zst file for the old.

EDIT: Of course I do have a Downloads directory, I've just forgot to alias it to something more pleasant yet.

[–] lemming741@lemmy.world 14 points 8 months ago* (last edited 8 months ago)

~/Documents showing up in my tab completion

[–] SatyrSack@feddit.org 14 points 8 months ago (3 children)

Create a symlink if that behaviour bothers you

ln -s ~/Downloads ~/downloads

Bonus for solving another common point of confusion with ~/Downloads:

ln -s ~/Downloads ~/Download
ln -s ~/Downloads ~/download
[–] Azzu@lemm.ee 3 points 8 months ago

Won't this be annoying because you'll suddenly have 4 entries for the same thing when you ls?

[–] Zachariah@lemmy.world 2 points 8 months ago

symlinks are sexy

[–] madthumbs@lemmy.world -3 points 8 months ago

It doesn't. I don't use Linux anymore and was far from a 'noob'. I got over the issue after the first time and used a highly personally configured LF, aliases, and ZSH auto-suggest mostly anyway. -Appreciate the tips others might benefit from though. -Thanks!

[–] TxzK@lemmy.zip 8 points 8 months ago (1 children)
[–] madthumbs@lemmy.world -1 points 8 months ago

I actually have it installed on Windows, but never got around to configuring (outside of Yazi for which I have bookmarks for) or using it. I also hesitated to get into it because I want to know the directory structure well so it's not a handicap. -It is popular AF though. Probably not something for normies though.

[–] superkret@feddit.org 8 points 8 months ago (1 children)

OP again with the pro move of posting their Linux issues on linuxsucks to bait Lemmy into suggesting fixes.

[–] synapse1278@lemmy.world 4 points 8 months ago (1 children)

Never heard of zsh and oh-my-zsh ? Skill issue.

[–] thirteene@lemmy.world 1 points 8 months ago

https://ohmyz.sh/ This is the way, the fuzzy corrects alone are worth it. Themes, git metadata, plugins and seamless onboarding.

[–] steventhedev@lemmy.world 3 points 8 months ago
shopt -s cdspell
[–] kometes@lemmy.world 2 points 8 months ago

I veto pull requests that have upper case directory or file names.

[–] Thcdenton@lemmy.world 0 points 8 months ago