Skip to content

bhargavbhat/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo is a collection of configuration files for various tools that are used by me. Currently, it tracks dotfiles for the SilverSearcher, bash and vim.

symlink checklist
.vimrc
.gvimrc
.vim
.agignore
.bashrc

Notes for ag
Build instructions from https://github.com/ggreer/the_silver_searcher#building-from-source
* apt-get install -y automake pkg-config libpcre3-dev zlib1g-dev liblzma-dev
* ./build.sh
* sudo make install

Notes for vim
Getting vim with lua by sudo apt-get install vim-nox
ppa with up-to-date vim builds is at https://launchpad.net/~pi-rho/+ppa-packages

About

Collection of dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 94.9%
  • Shell 5.1%