merge
This commit is contained in:
parent
a827d159f7
commit
af7fa6be18
1 changed files with 2 additions and 28 deletions
30
README.md
30
README.md
|
@ -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 :)
|
||||
|
|
Loading…
Reference in a new issue