Comment on
Best VS Code theme
My goodness... This may beat out the the Windows 3.1 hotdog stand theme!
Comment on
Best VS Code theme
My goodness... This may beat out the the Windows 3.1 hotdog stand theme!
Comment on
Display Any Tree with PowerShell
Ahhhh my first Fediverse whoops! Posted with the wrong lemmy.world account I had originally used before finding programming.dev. Disregard my deleted one... let's try again 😅
I love terminal utilis like this, but I am a huge sucker for eye candy like icons (obviously with a supported font). It would be neat if there was a param to support icons so it looks something like the output from exa, example below:
Comment on
Linux shell "auto complete"?
You could be a mad lad like me and run PowerShell on Linux and as long as you have the PSReadline module you'll get this autocomplete. As others mentioned fish is also a great shell and I think with oh-my-bash and oh-my-zsh bash and zsh can do this as well.
I don't know if it has it but Nushell might also have something similar and feel a bit more natural coming from pwsh.
tldr; You can stick with pwsh or have tons of alternative options!