
I was recently trying to update Oh My Zsh on my 2018 13in MacBook Pro and was getting the following error.
I was recently trying to update Oh My Zsh on my 2018 13in MacBook Pro and was getting the following error.
Recently I noticed that whenever I used screen not only was my .bash_profile not working but every time that I ran a command I was presented with this lovely error
I recently came across ansible and decided to give it a go, actually kind of upset that I never came across it before as I can already imagine quite a few cases when it could have come in handy and saved me a lot of time when it came to running the same command across multiple servers.
I went about installing ansible by using Homebrew which I have installed on my MacBook Air but soon noticed that I was not able to run commands against all the servers since sshpass was not installed on my machine. I figured the easy route would be to use Homebrew and just install it, but just searching for sshpass with Homebrew I was presented with the following error message.
The following alias that I have setup on my machine is really nice for running a speedtest directly from the CLI with out having to use your browser. I have matched up the results with various online tests and it seems to match up almost perfectly with what they display. alias speedtest=’echo “scale=2; `curl –progress-bar -w “%{speed_download}” … Read More
I have what I guess may be a bad habit of installing all the new software I come across, tinkering with it and then removing it. Unfortunately there are a lot of times doing this can clog up your “Open With” menu on OS X. I have noticed even using some nightly builds of software … Read More