2016-04-28 18:34:00 +00:00
dotfiles
====
2024-06-20 09:30:35 +00:00
Collection of dotfiles, use with [GNU Stow ](https://www.gnu.org/software/stow/ ), Example: https://venthur.de/2021-12-19-managing-dotfiles-with-stow.html
2016-04-28 18:34:00 +00:00
2024-06-20 09:30:35 +00:00
Configuration related to each software are in a dedicated directory, to update all symlinks, run:
stow --target=$HOME */
2016-04-28 18:34:00 +00:00
2018-05-20 15:24:12 +00:00
For vim, clone plugins in folder `_vim/bundle` :
2016-04-28 18:34:00 +00:00
* https://github.com/VundleVim/Vundle.vim.git
* https://github.com/scrooloose/nerdtree.git
* https://github.com/bling/vim-airline.git
* https://github.com/chase/vim-ansible-yaml.git
2018-05-20 15:24:12 +00:00
* https://github.com/Quramy/tsuquyomi.git
* https://github.com/fatih/vim-go.git
* https://github.com/vim-jp/vim-go-extra.git
* https://github.com/posva/vim-vue.git
* https://github.com/leafgarland/typescript-vim.git