Skip to content

benhutton/home_directory_dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

If you're having font problems in gvim, see here: http://vim.wikia.com/wiki/The_perfect_programming_font
  Solution is to cd to ~/.fonts and run fc-cache

The .gitconfig should instead be .git/info/exclude (so you don't exclude everything from all repos IN home), and should look as follows

* # exclude everything
!.* # include all dotfiles
# exclude all dotfiles that you don't want to version
!.vim/*
!.vim
!*.vim
!README

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published