This commit is contained in:
Dane Williams 2020-03-13 22:22:52 -07:00
parent a827d159f7
commit af7fa6be18
1 changed files with 2 additions and 28 deletions

View File

@ -1,28 +1,2 @@
# tmux-airline-dracula
A tmux theme for Dracula color scheme.
![Screenshot](https://raw.githubusercontent.com/sei40kr/tmux-airline-dracula/master/screenshot.png)
## Installation
1. Install using tpm.
```tmux
set -g @plugin 'sei40kr/tmux-airline-dracula'
```
## Manual Installation
1. Clone this repository.
```sh
git clone --depth=1 https://github.com/sei40kr/tmux-airline-dracula.git
```
1. Add following to your `.tmux.conf`.
```tmux
run-shell '. /path/to/tmux-airline-dracula/airline-dracula.tmux'
```
# tmux-dracula
Color scheme for tmux inspired by the popular Dracula theme :)