🔍 Search hidden files with ripgrep

ripgrep is an excellent alternative to grep. One of its benefits is how it filters the files it searches. ...

<span title='2022-06-12 00:00:00 +0000 UTC'>12 June 2022</span>&nbsp;·&nbsp;1 min&nbsp;·&nbsp;Steve Hunt

🐚 Source and export all vars from a file

If you ever need to load a bunch of env vars into an environment it is easily accomplished by having them listed in a .env file e.g. ...

<span title='2022-06-10 00:00:00 +0000 UTC'>10 June 2022</span>&nbsp;·&nbsp;1 min&nbsp;·&nbsp;Steve Hunt