Skip to content

d2s/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Originally based on InfiniteRed’s dotfiles but things has been adjusted since then.

File and directory structure

I store all my command-line files in a folder (projects/dotfiles), then under that folder there are 3 sub-folders
(bin, etc, doc), to keep them organized away from all my other files. I link (etc/link) the dot files to
the root of my home folder, so I prefer to store them without the . (for example, gitignore instead of .gitignore),
then I add the dot in the link. So if you use one, make sure you put the dot back.

  • ~
    • projects
      • dotfiles
        • bin
        • docs
        • etc
          • vim

Warning

I mod these all the time, and sometimes I break stuff. Also, my main platforms are OS X and Linux (Debian based)
in the console, not XWindows. Most of my stuff works just fine in something like gnome-terminal,
but I usually only check my main platforms when I make changes.

More information

Blog post

About

💾 2010–2012 — Some of my . files and other command-line tools; for bash, vim, etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 56.4%
  • Shell 12.6%
  • Visual Basic .NET 11.4%
  • Python 8.8%
  • Ruby 7.6%
  • C 2.6%
  • Other 0.6%