boblmartens / config

My personal Ubuntu configuration for bash and vim.

This URL has Read+Write access

config /
name age message
file .bashrc Loading commit data...
directory .fonts/
directory .vim/
file .vimrc
file README.md
README.md

Vim Personalization README

Installation Help

  1. Clone git repository to home directory
  2. Create symbolic links from configuration folder to home directory (make sure you are in the configuration directory)
  3. ln -s .vimrc /home/name/.vimrc
  4. ln -s .vim /home/name/.vim
  5. ln -s .bashrc /home/name/.bashrc
  6. ln -s .fonts /home/name/.fonts

Usage Information

  • Markdown syntax highlighting works with "*.md" files