Initial commit

This commit is contained in:
2017-09-14 13:29:13 +02:00
commit 017834d769
2 changed files with 35 additions and 0 deletions

6
README.md Normal file
View File

@ -0,0 +1,6 @@
Tmux configuration
==================
1/ clone repo : ```git clone https://github.com/xlogerais/tmux-config```
2/ make symlink : ```ln -sf $HOME/.tmux/config $HOME/.tmux.conf```
3/ Enjoy...