Skip to content

A repository made for the purpose of using and editing my .bashrc and other dot-files across multiple machines.

Notifications You must be signed in to change notification settings

Matthew-Beliveau/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation:

    git clone git://github.com/Matthew-Beliveau/dotfiles.git ~/dotfiles

Create symlinks:

    ln -s ~/dotfiles/.bashrc ~/.bashrc
    ln -s ~/dotfiles/.gitconfig ~/.gitconfig

Switch to the `~/dotfiles` directory, and fetch submodules:

    cd ~/dotfiles
    git submodule init
    git submodule update

About

A repository made for the purpose of using and editing my .bashrc and other dot-files across multiple machines.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages