Skip to content

Commit c415dfb

Browse files
author
Diego Lendoiro
committed
Added readme and moved tmuxinator config name
1 parent e86b8a8 commit c415dfb

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

.tmuxinator/qustodian-backend.yml .tmuxinator/backend.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ~/.tmuxinator/qustodian-backend.yml
22

3-
name: qustodian-backend
3+
name: backend
44
root: ~/Code/backend
55

66
# Optional tmux socket

README.md

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
pair-dev
2+
=======
3+
4+
This repository contains editor configurations that suit our needs to perform remote pair programming
5+
6+
Requirements:
7+
-------------
8+
9+
* [Vim, of course](http://www.vim.org "Vim home page")
10+
* [Tmux](http://tmux.sourceforge.net/ "Tmux home page")
11+
* [wemux](https://github.com/zolrath/wemux "wemux home page")
12+
* [tmuxinator](https://github.com/tmuxinator/tmuxinator "tmuxinator home page")
13+
14+
15+
Usage:
16+
------
17+
1. `clone
18+
2. Create a common user in both machines involved
19+
3. Install vim plugins
20+
4. `tmuxinator start backend`

0 commit comments

Comments
 (0)