Skip to content

adrianocastro/homedir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Home directory

This is my basic homedir setup which includes config files and some binaries.

I keep it under revision control so it's easier to setup new machines and keep existing ones in sync.

This approach draws inspiration from Mark Norman Francis' home and homedir setup.

The structure attempts to:

  1. Keep everything inside a single revision controlled folder (homedir)
  2. Loosely nimic the Unix file system hierarchy inside that folder (configurations in etc, binaries in bin, etc)
  3. Keep things separate and clear
  4. Avoid hidden files

This is highly personal and may or may not work for you but feel free to clone or fork my work in you think it's useful.

Usage and installation

  1. back up all your config files (e.g. .bashrc, .bash_profile, .vimrc, .gitconfig, etc)
  2. clone this repository
  3. manually create symlinks to the files in homedir/etc

TODO

  1. installation script offering automatic symlinking
  2. figure out integration with my dotvim setup
  3. investigate auto-syncing from github repository

About

Basic homedir setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published