dotfiles/README.md

11 lines
271 B
Markdown
Raw Permalink Normal View History

2022-10-16 22:19:21 +01:00
dotfiles
------------
2023-12-31 14:50:20 +00:00
Configuration and dotfiles for *nix desktop apps
# Vim
1. symlink vim/.vimrc to ~
2. symlink vim/plugins.vim to ~/.vim
3. `git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim`
4. run vim and use command `:PluginInstall`