Skip to content

marklit/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mark's dotfiles

These are intended to be used with bash.

Requirements

$ sudo apt-get install python-virtualenv virtualenvwrapper git-core

Installation

Run this:

git clone https://github.com/marklit/dotfiles.git ~/dotfiles
source dotfiles/bootstrap.sh

Add the following to your ~/bash.rc file:

source ~/dotfiles/bootstrap.sh

Here's a quick command to do it for you:

echo 'source ~/dotfiles/bootstrap.sh' >> .bashrc

About

My Ubuntu/MacOSX-focused dotfiles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 81.7%
  • Ruby 16.3%
  • AppleScript 2.0%