This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# remap prefix to Control-a | |
set -g prefix C-a | |
# bind 'C-a C-a' to type 'C-a' | |
bind C-a send-prefix | |
unbind C-b | |
# bind 'r' to reload .tmux.conf | |
bind r source-file ~/.tmux.conf \; display "Reloaded ~/.tmux.conf" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Final Fantasy: VII, VIII, IX | |
Zelda: Link to the Past, Ocarina of Time, Majora's Mask | |
Chrono Trigger | |
Donkey Kong Country 2 | |
Earthbound | |
Super Metroid | |
Mario RPG | |
Jet Force Gemini | |
Super Mario World, Yoshi's Island, Mario 64 | |
Freelancer |