Quick Start

This page provides a brief introduction to the content I want to share.

Tmux

Learn more about Tmux

  • Tmux documentation: Tmux Wiki;

  • Understand the concepts of session, window, and pane in Tmux;

  • Changing <prefix> from the default <Ctrl+b> to <Ctrl+a> makes it more convenient;

  • <prefix> + hjkl allows you to move between different panes;

  • <prefix> + | / <prefix> + _ splits pane vertically/horizontally;

  • <prefix> + x closes the current pane;

  • <prefix> + [ / <prefix> + ] switches between windows;

  • <prefix> + Ctrl-s saves the current session;

  • <prefix> + Ctrl-r loads a previously saved session;

  • <prefix> + r renames the current window;

  • <prefix> + R renames the current session;

Shell

  1. Install the subframe7536/maple-font font;

  2. Install zsh and oh-my-zsh, see installation guide;

  3. Install the zsh-users/zsh-autosuggestions plugin;

  4. Install the zsh-users/zsh-syntax-highlighting plugin;

  5. Install the romkatv/powerlevel10k zsh theme;

Neovim

Neovim v.s. VS Code

VS Code

Neovim

References

Workspace

persisted.nvim

Workspace