<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Terminal on Robert Terakedis</title>
    <link>https://blog.terakedis.dev/tags/terminal/</link>
    <description>Recent content in Terminal on Robert Terakedis</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>Copyright © 2020 Robert Terakedis; all rights reserved.</copyright>
    <lastBuildDate>Mon, 21 Sep 2020 00:00:00 +0000</lastBuildDate><atom:link href="https://blog.terakedis.dev/tags/terminal/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Modify ZShell Defaults in macOS</title>
      <link>https://blog.terakedis.dev/post/modify-zshell-defaults/</link>
      <pubDate>Mon, 21 Sep 2020 00:00:00 +0000</pubDate>
      
      <guid>https://blog.terakedis.dev/post/modify-zshell-defaults/</guid>
      <description>
        
          
            &lt;p&gt;I&#39;m finding myself using the Terminal quite a bit more in my job. I spent a few minutes over the past few days looking at different ways to make the default terminal layout in macOS better.  While there are many plugins out there for doing this (&lt;a href=&#34;https://github.com/ohmyzsh/ohmyzsh&#34;&gt;Oh-My-Zsh&lt;/a&gt;), I wanted to do something a little more straightforward.&lt;/p&gt;
&lt;h2 id=&#34;how-you-change-zsh-default-layouts&#34;&gt;How You Change zsh Default Layouts&lt;/h2&gt;
&lt;p&gt;Armin Briegel has a great article about customizing the zsh prompt in his &lt;a href=&#34;https://scriptingosx.com/2019/06/moving-to-zsh/&#34;&gt;moving to zsh&lt;/a&gt; series.  The basics come down to the following - make some changes to the file at &lt;code&gt;~/.zshrc&lt;/code&gt; and then enjoy the fruits of your labor!  This file is also where you can add zsh functions (e.g. reusable pieces of code.)&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>New Key Added to SoftwareUpdate Command in macOS</title>
      <link>https://blog.terakedis.dev/post/new-key-added-softwareupdate-command-macos/</link>
      <pubDate>Thu, 19 Mar 2020 00:00:00 +0000</pubDate>
      
      <guid>https://blog.terakedis.dev/post/new-key-added-softwareupdate-command-macos/</guid>
      <description>
        
          
            &lt;p&gt;When Big Sur released, I noticed an issue trying to discover what macOS versions were available in SoftwareUpdate.   I worked around this by using the &lt;a href=&#34;https://github.com/munki/macadmin-scripts/blob/main/installinstallmacos.py&#34;&gt;installinstallmacos.py script&lt;/a&gt; to download full installers from the store.  This script/tool is solid, but I was really hoping to be able to just do the updates using softwareupdate.  Awhile back I filed feedback with Apple to the following:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The --fetch-full-installer parameter for the softwareupdate command line tool is awesome, but there&#39;s currently no way to discover the list of available values for the --full-installer-version parameter.   Can you please add a --list-installer-versions parameter (or something to that effect) that would show the list of available full installer versions that softwareupdate can download?   My understanding is the installer versions relate to the product marketing version (like 11.0, or 10.15.7), but as those versions are added/removed it would be nice easily discover that from the command line.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
  </channel>
</rss>