Skip to content

nicolashohm/myhome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my home

There is no place like 127.0.0.1

this repo contains my default configs i use on every machine

Installation

clone myhome into ~/myhome

Injecting git

put the following line in your .gitconfig

[core]
    excludesfile = ~/myhome/gitignore
[include]
   path = myhome/gitconfig

Source bashrc

put the following line in your .bashrc or maybe in .bash_profile if your using mac os

source ~/myhome/bashrc

Source vimrc

put the following line in your ~/.vimrc

source ~/myhome/vimrc

About

home sweet home

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published