This is a fork of the oh-my-tmux
Requirements:
- tmux
>= 2.4running inside Linux, Mac, OpenBSD, Cygwin or WSL - awk, perl and sed
- outside of tmux,
$TERMmust be set toxterm-256color
You can install Oh my tmux! at any of the following locations:
~$XDG_CONFIG_HOME/tmux~/.config/tmux
Installing in ~:
cd
git clone https://github.com/axemanofic/.tmux
ln -s -f .tmux/.tmux.conf
cp .tmux/.tmux.conf.local .Installing in $XDG_CONFIG_HOME/tmux:
git clone https://github.com/axemanofic/.tmux "/path/to/oh-my-tmux"
mkdir -p "$XDG_CONFIG_HOME/tmux"
ln -s "/path/to/oh-my-tmux/.tmux.conf" "$XDG_CONFIG_HOME/tmux/tmux.conf"
cp "/path/to/oh-my-tmux/.tmux.conf.local" "$XDG_CONFIG_HOME/tmux/tmux.conf.local"Installing in ~/.config/tmux:
git clone https://github.com/axemanofic/.tmux "/path/to/oh-my-tmux"
mkdir -p "~/.config/tmux"
ln -s "/path/to/oh-my-tmux/.tmux.conf" "~/.config/tmux/tmux.conf"
cp "/path/to/oh-my-tmux/.tmux.conf.local" "~/.config/tmux/tmux.conf.local"If you have any problems contact here
- Color-schema Github Dark dimmed
- Plugin tmux-plugins/tmux-continuum
Thank you for using this color scheme. If you like it please like it ❤️
