Dotfiles
_vim | ||
_bash_aliases | ||
_bash_logout | ||
_bashrc | ||
_mpdconf | ||
_profile | ||
_screenrc | ||
_tmux.conf | ||
_vimrc | ||
_wgetrc | ||
.gitignore | ||
README.md |
dotfiles
Collection of dotfiles, use with GNU Stow, Example: https://venthur.de/2021-12-19-managing-dotfiles-with-stow.html
Configuration related to each software are in a dedicated directory, to update all symlinks, run:
stow --target=$HOME */
For vim, clone plugins in folder _vim/bundle
:
- 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
- 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