<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Zsh on Mi&amp;Bee Blog</title><link>/en/tags/zsh/</link><description>Recent content in Zsh on Mi&amp;Bee Blog</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>蓝宝石的傻话</managingEditor><lastBuildDate>Wed, 07 Dec 2016 00:00:00 +0000</lastBuildDate><atom:link href="/en/tags/zsh/rss.xml" rel="self" type="application/rss+xml"/><item><title>Boosting Development Efficiency — Linux Development Environment Setup Guide</title><link>/en/archives/09-zsh-tmux-vim-git/</link><pubDate>Wed, 07 Dec 2016 00:00:00 +0000</pubDate><guid>/en/archives/09-zsh-tmux-vim-git/</guid><description>&lt;p&gt;In modern software development, having an efficient and convenient development environment can significantly improve productivity. This article provides a detailed guide on setting up a complete development environment on Linux, including configuration and usage of the tmux terminal multiplexer, vim code editor, enhanced zsh shell, and git version control.&lt;/p&gt;
&lt;h2 id="prerequisites"&gt;Prerequisites&lt;/h2&gt;
&lt;p&gt;Before you begin, make sure your system meets the following minimum requirements:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;tmux&lt;/strong&gt;: version &amp;gt;= 2.1&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;vim&lt;/strong&gt;: version &amp;gt;= 7.3&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;zsh&lt;/strong&gt;: oh-my-zsh recommended&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;git&lt;/strong&gt;: latest version&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="1-tmux-terminal-multiplexer-configuration"&gt;1. TMUX Terminal Multiplexer Configuration&lt;/h2&gt;
&lt;p&gt;TMUX is an excellent terminal multiplexer that allows you to create multiple sessions and windows within a single terminal window, making it ideal for developers who need to handle multiple tasks simultaneously.&lt;/p&gt;</description></item></channel></rss>