docs: fix README to clone recursively (needed for the plugin manager)
This commit is contained in:
parent
574e38e98b
commit
f3e60580a5
@ -1,6 +1,5 @@
|
|||||||
Tmux configuration
|
# Tmux configuration
|
||||||
==================
|
|
||||||
|
|
||||||
1/ clone repo : ```git clone https://github.com/xlogerais/tmux-config ~/.tmux```
|
1/ clone repo : `git clone --recursive https://github.com/xlogerais/tmux-config ~/.tmux`
|
||||||
2/ make symlink : ```ln -sf $HOME/.tmux/config $HOME/.tmux.conf```
|
2/ make symlink : `ln -sf $HOME/.tmux/config $HOME/.tmux.conf`
|
||||||
3/ Enjoy...
|
3/ Enjoy...
|
||||||
|
Loading…
x
Reference in New Issue
Block a user