Skip to content

A config to make tmux better (neovim compatibility and color themes)

Notifications You must be signed in to change notification settings

MrRedacted/NeoMux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeoMux

A config to make tmux better (neovim compatibility and color themes).

Be sure to back up your own .tmux.conf before downloading.

To download, use either curl or wget:

Gruvbox color theme:

curl - curl -o ~/.tmux.conf https://raw.githubusercontent.com/MrRedacted/NeoMux/master/gruvmux.conf

wget - wget -O ~/.tmux.conf https://raw.githubusercontent.com/MrRedacted/NeoMux/master/gruvmux.conf

Gruvbox color theme with special symbols added (looks fancier):

curl - curl -o ~/.tmux.conf https://raw.githubusercontent.com/MrRedacted/NeoMux/master/gruvmux_fancy.conf

wget - wget -O ~/.tmux.conf https://raw.githubusercontent.com/MrRedacted/NeoMux/master/gruvmux_fancy.conf

Catppuccin (mocha) color theme:

curl - curl -o ~/.tmux.conf https://raw.githubusercontent.com/MrRedacted/NeoMux/master/catpmux.conf

wget - wget -O ~/.tmux.conf https://raw.githubusercontent.com/MrRedacted/NeoMux/master/catpmux.conf

Nightfox (duskfox) color theme:

curl - curl -o ~/.tmux.conf https://raw.githubusercontent.com/MrRedacted/NeoMux/master/duskmux.conf

wget - wget -O ~/.tmux.conf https://raw.githubusercontent.com/MrRedacted/NeoMux/master/duskmux.conf

Kanagawa (wave) color theme:

curl - curl -o ~/.tmux.conf https://raw.githubusercontent.com/MrRedacted/NeoMux/master/kanamux.conf

wget - wget -O ~/.tmux.conf https://raw.githubusercontent.com/MrRedacted/NeoMux/master/kanamux.conf

About

A config to make tmux better (neovim compatibility and color themes)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published