dfmgr / tmux

tmux configuration

Home Page:https://github.com/dfmgr/installer/wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tmux

tmux is a terminal multiplexer

Automatic install/update:

bash -c "$(curl -LSs https://github.com/dfmgr/tmux/raw/main/install.sh)"

Manual install:

requires:

Debian based:

apt install tmux powerline fonts-powerline python3-powerline python3-psutil

Fedora Based:

yum install tmux powerline

Arch Based:

pacman -S tmux powerline

MacOS:

brew install tmux powerline
mv -fv "$HOME/.config/tmux" "$HOME/.config/tmux.bak"
git clone https://github.com/dfmgr/tmux "$HOME/.config/tmux"

tmux wiki | tmux site

About

tmux configuration

https://github.com/dfmgr/installer/wiki

License:Do What The F*ck You Want To Public License


Languages

Language:Shell 100.0%