Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
napalm255 committed Dec 13, 2014
1 parent 9f80d6a commit 4291251
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,16 @@

# Installation

* clone repository
```
git clone https://github.com/napalm255/powertmux.git /path/to/repo
```
* create two symlinks - one for powertmux.sh and one for tmux.conf
```
sudo ln -s /path/to/repo/powertmux.sh /etc/profile.d/powertmux.sh
sudo ln -s /path/to/repo/tmux.conf /etc/tmux.conf
```

# Configuration

# Debugging

0 comments on commit 4291251

Please sign in to comment.