Commit 2b8554d pairdev
committed
1 parent f7515c5 commit 2b8554d Copy full SHA for 2b8554d
File tree 1 file changed +10
-8
lines changed
1 file changed +10
-8
lines changed Original file line number Diff line number Diff line change @@ -14,11 +14,13 @@ Requirements:
14
14
15
15
Usage:
16
16
------
17
- 1 . `clone
18
- 2 . Create a common user in both machines involved
19
- 3 . Install vim plugins
20
- 4 . ln -s ~ /pair-dev/.zshrc ~ /.zshrc
21
- 5 . ln -s ~ /pair-dev/.vimrc ~ /.vimrc
22
- 6 . ln -s ~ /pair-dev/.tmux.conf ~ /.tmux.conf
23
- 7 . Install [ oh-my-zsh] ( https://github.com/robbyrussell/oh-my-zsh " oh my zsh home page ")
24
- 8 . ` tmuxinator start backend `
17
+ 1 . Create a common user in both machines involved
18
+ 2 . Setup ssh keys to your github account for the paired project
19
+ 3 . ` git clone https://github.com/qustodian/pair-dev `
20
+ 4 . ln -s ~ /pair-dev/.zshrc ~ /.zshrc
21
+ 5 . ln -s ~ /pair-dev/.vimrc ~ /.vimrc
22
+ 6 . ln -s ~ /pair-dev/.tmux.conf ~ /.tmux.conf
23
+ 7 . Install vim plugins
24
+ 8 . Install [ oh-my-zsh] ( https://github.com/robbyrussell/oh-my-zsh " oh my zsh home page ")
25
+ 9 . Install tmuxinator : gem install tmuxinator
26
+ 10 . ` tmuxinator start backend `
You can’t perform that action at this time.
0 commit comments