
How to install fish shell
In this post I take a look at how to install fish – the friendly interactive shell. Instructions provided for Fedora and Debian Linux.
Everything "" related lives here. Enjoy my archives, but use them wisely, some content might be out of date and very old, always check the post dates. If you have any questions or are concerned about the contents of my posts, feel free to leave a comment on the post.
In this post I take a look at how to install fish – the friendly interactive shell. Instructions provided for Fedora and Debian Linux.
In this post I detail how to set-up a GitHub webhook to call a WordPress REST API endpoint that can be used to run a task whenever the GitHub repository is pushed to.
This post details how to register a new WordPress REST API route and endpoint. Once the route is registered and the endpoint is created, you can do whatever you want with it.
A 10 minute video travelling through space at warp. Star field video created with Blender. Star Trek warp engines SFX created with SoX – Sound eXchange, the Swiss Army knife of audio manipulation. Inspiration to create this came from listener feedback provided to Episode 181 of the Late Night Linux podcast.
Creating your own Bash aliases is a relatively easy process. That said, I recently switched my desktop linux distribution from Ubuntu to Fedora and there are subtle differences.
All about automation and scheduling tasks with crontab on Linux. Details how to set-up a crontab file to run commands at set intervals.