A space to discuss and keep up software development and manage your software career
An inclusive community for gaming enthusiasts
News and discussion of science and technology such as AI, VR, cryptocurrency, quantum computing, and more.
From composing and gigging to gear, hot music takes, and everything in between.
Memes and software development shitposting
Discussing AI software development, and showing off what we're building.
Movie and TV enthusiasm, criticism and everything in-between.
Web design, graphic design and everything in-between
A community for makers, hobbyists, and professionals to discuss Arduino, Raspberry Pi, 3D printing, and much more.
For engineers building software at scale. We discuss architecture, cloud-native, and SREβthe hard-won lessons you can't just Google
Discussing the core forem open source software project β features, bugs, performance, self-hosting.
A collaborative community for all things Cryptoβfrom Bitcoin to protocol development and DeFi to NFTs and market analysis.
I can recommend exa as a replacement for colorls the.exa.website/
WOW, It's good, I'll try it π, can you tell me what is the font on the image ?
It's FiraCode with NerdFont patches
Nice, I tried exa and it's very powerful
I've got this in my .zshrc file
if [ -x "$(command -v exa)" ]; then alias ls="exa" alias la="exa --long --all --group" fi
This is better
Yeah, I wrap all my aliases in if clauses, that way I can share my dotfiles across systems, and not worry if e.g. exa isn't installed on that particular machine, I still have the original ls
exa
ls
I myself recommend lsd (lsDeluxe) as the replacement github.com/Peltoche/lsd
π
Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink.
Hide child comments as well
Confirm
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
I can recommend exa as a replacement for colorls

the.exa.website/
WOW, It's good, I'll try it π, can you tell me what is the font on the image ?
It's FiraCode with NerdFont patches

Nice, I tried exa and it's very powerful
I've got this in my .zshrc file
This is better
Yeah, I wrap all my aliases in if clauses, that way I can share my dotfiles across systems, and not worry if e.g.
exa
isn't installed on that particular machine, I still have the originalls
I myself recommend lsd (lsDeluxe) as the replacement
github.com/Peltoche/lsd
π