Skip to content

Instantly share code, notes, and snippets.

View wuq1hang's full-sized avatar

吴启航 wuq1hang

  • University of Hong Kong
  • Hong Kong
View GitHub Profile
@wuq1hang
wuq1hang / .tmux.conf
Created March 28, 2019 11:48 — forked from tsl0922/.tmux.conf
vim style tmux config
# use C-a, since it's on the home row and easier to hit than C-b
set-option -g prefix C-a
unbind-key C-a
bind-key C-a send-prefix
set -g base-index 1
# Easy config reload
bind-key R source-file ~/.tmux.conf \; display-message "tmux.conf reloaded."
# vi is good
@wuq1hang
wuq1hang / arch_installation.md
Created March 25, 2019 15:55 — forked from eltonvs/arch_installation.md
Arch Linux step to step installation guide

Arch Linux Installation Guide

This guide will show step-by-step how to Install Arch Linux on UEFI mode.

Table of Contents

  • Bootable Flash Drive
  • BIOS
  • Pre installation
    • Set Keyboard Layout
    • Check boot mode
  • Update System Clock