Skip to content

DarrenVictoriano/tmux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tmux

This is my personal tmux configuration.

Installation

  1. Install tmux and stow

    • on macOs
    brew install tmux
    brew istall stow
    • on Arch Linux
    sudo pacman -S tmux
    sudo pacman -S stow
  2. Clone this repo and its submodule

git clone --recurse-submodules [email protected]:DarrenVictoriano/tmux.git
  1. Then symlink it with stow.
stow -t ~ tmux
  1. Invoke my configuration
tmux -f ~/.config/tmux/tmux.conf

About

my personal tmux config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages