diff options
author | NeodarZ <neodarz@neodarz.net> | 2017-12-20 16:21:33 +0100 |
---|---|---|
committer | NeodarZ <neodarz@neodarz.net> | 2017-12-20 16:21:33 +0100 |
commit | 18e060348af08f155ea04e7081af2003756ec17d (patch) | |
tree | e85aa38efd787315236bbda738633af992f1d352 | |
parent | 4dbdb0438e6b3b5b077216163d20f3fb96808e44 (diff) | |
download | dotfiles_ascii-18e060348af08f155ea04e7081af2003756ec17d.tar.xz dotfiles_ascii-18e060348af08f155ea04e7081af2003756ec17d.zip |
doc: add futur idea for manage more than one computer
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -148,3 +148,8 @@ when you learn vim it's best to use a more vanilla config. if helps you focus on - [lightline](https://github.com/itchyny/lightline.vim) - custom status line (for much rice) - [fugitive](https://github.com/tpope/vim-fugitive) - fast git integration +#futur idea +Because I use two computers (laptop and desktop) with different hardware and +so different drivers. I think I must made a script for use particular +configuration file par computer. I tested git with branches but It's to +complicated to maintain. |