Skip to content

caseylang/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Installation

##Install Xcode ###Mavericks

sudo xcodebuild -license
xcode-select --install

##Clone Repo git clone git://github.com/clang1234/dotfiles ~/dotfiles

##Run Setup Script bash ~/dotfiles/setup.ssh

Note: Mac only right now

##Get Submodules Switch to the ~/dotfiles directory, and fetch submodules:

cd ~/dotfiles
git submodule init
git submodule update

###Saving for the future Linux: ln -s ~/dotfiles/nix/bashrc ~/.bashrc

If on Ubuntu: ln -s ~/dotfiles/nix/bash_profile ~/.profile

Grab these packages: sudo apt-get install ctags python-pygments

About

Various dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •