Automating release notes in Github
18 October 2019
Save time writing release notes!
Read more about "Automating release notes in Github"Posts tagged with productivity
18 October 2019
Save time writing release notes!
Read more about "Automating release notes in Github"21 June 2019
What’s the worst that could happen?
Read more about "Releasing code is not a big deal"31 May 2019
But we are hackers and hackers have black terminals with green font colors ~ John Nunemaker
This is the second in a series of posts on useful bash aliases and shell customisations that developers here at Talis use for their own personal productivity. In this post I describe how I configured my shell to automatically change my terminal theme when I connect to a remote machine in any of our AWS accounts.
Read more about "Useful bash scripts: Automatically changing terminal theme when using ssh on macOS"01 March 2019
But we are hackers and hackers have black terminals with green font colors ~ John Nunemaker
This post is the first in a series on useful bash aliases and shell
customisations that developers here at Talis use for their own personal
productivity. In this post I introduce an alias I wrote called awslookup
that allows me retrieve information about ec2 instances across multiple aws accounts.