Skip to content

therivenman/tmux-config

Repository files navigation

tmux-config

My tmux configuration file

Installation:

  1. Clone repo:
git clone https://github.com/therivenman/tmux-config.git ~/.tmux
  1. Install .tmux.conf:
ln -s ~/.tmux/tmux.conf ~/.tmux.conf
  1. Install powerline:
sudo apt install powerline
  1. Install powerline config files:
ln -s ~/.tmux/powerline ~/.config/powerline
  1. Install netifaces python package:

This is needed for the ip address in status bar.

pip3 install netifaces

About

My tmux configuration file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published