<?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 Commentary of Takao</title><link>https://takao.blog/ko/tags/terminal/</link><description>Recent content in Terminal on Commentary of Takao</description><generator>Hugo -- gohugo.io</generator><language>ko</language><copyright>Commentary of Takao</copyright><lastBuildDate>Sun, 12 Jul 2026 04:12:51 +0900</lastBuildDate><atom:link href="https://takao.blog/ko/tags/terminal/index.xml" rel="self" type="application/rss+xml"/><item><title>Double development Speeds with custom Git configuration Aliases</title><link>https://takao.blog/ko/web/git-alias-setup-productivity/</link><pubDate>Sat, 20 Jun 2026 00:00:00 +0900</pubDate><guid>https://takao.blog/ko/web/git-alias-setup-productivity/</guid><description>&lt;img src="https://takao.blog/img/thumbnail/git-alias-setup-productivity-ko.png" alt="Featured image of post Double development Speeds with custom Git configuration Aliases" /&gt;&lt;p&gt;How many times a day do you type commands like &lt;code&gt;git status&lt;/code&gt;, &lt;code&gt;git checkout&lt;/code&gt;, or &lt;code&gt;git commit&lt;/code&gt; in your terminal? For active developers, the answer is easily in the dozens or hundreds. Typing out these full commands repeatedly wastes keystrokes, increases typing errors, and slows down your development momentum.&lt;/p&gt;
&lt;p&gt;Git has a built-in 기능 to address this: &lt;strong&gt;Aliases&lt;/strong&gt;. By configuring aliases, you can map complex options or frequent commands to short, custom abbreviations.&lt;/p&gt;</description></item></channel></rss>