Skip to content
/ dotfiles Public
forked from Asenar/dotfiles

My personal dotfiles for vim, bash and some convenient bin/scripts

Notifications You must be signed in to change notification settings

fusco/dotfiles

 
 

Repository files navigation

.dotfiles 

use for web development under CLI. mainly vim and git configuration


USAGE:

git clone https://github.com/Asenar/dotfiles ~/.dotfiles 

for i in .vim .vimrc .bashrc bin; do
	ln -s -s ~/.dotfiles/$i ~/$i
done

About

My personal dotfiles for vim, bash and some convenient bin/scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 95.0%
  • Shell 2.5%
  • Perl 1.6%
  • Scala 0.3%
  • CoffeeScript 0.3%
  • Erlang 0.2%
  • PHP 0.1%