Skip to content

Commit

Permalink
[jsk_tools] Add document about tmux.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
garaemon authored and leus committed Sep 3, 2015
1 parent dd3e6a1 commit 23a2fa1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions jsk_tools/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -203,3 +203,11 @@ You can invoke roseus by `C-c e`.

When you use inferior-lisp-mode, you can immediately evaluate sexpression
without copy-and-paste it by `C-x C-e`.

tmux
----
Write following line in your `~/.tmux.conf`

```
source-file ~/ros/hydro/src/jsk-ros-pkg/jsk_tools/dot-files/tmux.conf
```

0 comments on commit 23a2fa1

Please sign in to comment.