• lobut@lemmy.ca
      link
      fedilink
      arrow-up
      10
      ·
      10 days ago

      There’s something really satisfying about running a script that you know would save time. Even if the overall time is probably a negative.

      I wrote a script that would log me into our AWS EKS stuff. I typically would have to copy these 7 lines and look up which cluster version I’d need. One of my lines just pulls all the clusters and I use fzf to select the cluster I wanted. Takes away all the pain and makes me feel smug. Love it.