Configuration files for Linux home directories.

Tomi Cvetic a3819f4a87 Added vim plugins. há 8 anos atrás
.vim a3819f4a87 Added vim plugins. há 8 anos atrás
.bashrc 6412dcdd13 added aliases há 8 anos atrás
.npmrc 12aa2f2bd5 Added init information and defined save-exact. há 8 anos atrás
.vimrc a3819f4a87 Added vim plugins. há 8 anos atrás
README.md 7bad773420 Added vim-sensible and created a README file for the project. há 8 anos atrás

README.md

Tomi's Home Directory

This is a collection of dot files in a linux home directory.

Here are some highlights of the different files.

.bashrc

  • Adding aliases
  • Changing the default command prompt

.vimrc / .vim

  • Using pathogen for plugin management
  • Using vim-sensible for default settings

.npmrc

  • Setting npm-init defaults
  • saving exact versions of packages in package.json after npm install