به Nostr بپیوندید
2025-03-17 10:57:45 CET

npub1xk…2qtcx on Nostr: If you want the (Linux) ls command to never fucking ever use colours, is this really ...

If you want the (Linux) ls command to never fucking ever use colours, is this really the simplest way?

export LS_COLORS='bd=0:ca=0:cd=0:di=0:do=0:ex=0:pi=0:fi=0:ln=0:mh=0:no=0:or=0:ow=0:sg=0:su=0:so=0:st=0:tw=0:'

I would have hoped there would be some intuitive thing like LS_COLORS=never.