0x7f454c46 / rc

my configs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rc

Before start with vim, do following:
mkdir -p ~/.vim/bundle/vundle
git clone https://github.com/gmarik/Vundle.vim.git ~/.vim/bundle/vundle

in vim :PluginInstall

After adding a new node, do:
  1. Add ~/.config/.node_name
  2. Add per-node files in ~/.config/_node/<node name>/

About

my configs


Languages

Language:Shell 87.2%Language:Vim Script 12.8%