I. Overview

In this article, I will share my personal project related to create and customize linux terminal with some open-source app.

II. Getting Started

1. Repository

2. Component

I’m using list of open-source project below:

  • shell: zsh
  • configuration management: oh my zsh
  • terminal multiplexer: tmux
  • text editor: neovim

TBD: Update repository, update use guide, update install script