Terminal
Use Zoxide and level-up your terminal experience
There is a better way to change paths in your terminal. Don't go looking using "cd" and "ls", jump right in!
Terminal
There is a better way to change paths in your terminal. Don't go looking using "cd" and "ls", jump right in!
NuShell
Make use of NuShell's `date from-human` to simplify your terminal workflows.
Shell
Stop using filesystem or fiddling with your shell pipes to edit your stdin. There is a better way with vipe - available in the moreutils package.
Shell
Want to know how long a shell command takes? The time utility is a quick and easy solution. But that's not all - there are other tools at your disposal, like $SECONDS and shell-specific features in NuShell and PowerShell
StoryTime
POSIX compliance: just preference or necessity? I explore the importance of shell compatibility in my environment, from NuShell to Bash and ZSH. What's the real impact of not being POSIX compliant?