Skip to content

stefee/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.dotfiles

Fork of holman/dotfiles.

install

Run this:

cd ~
mkdir -p src
git clone https://github.com/srilq/dotfiles.git src/dotfiles
ln -s src/dotfiles .dotfiles
cd .dotfiles
script/zsh
script/setup
. ~/.zshrc

# Set mac defaults
set-defaults

This will symlink the appropriate files in .dotfiles to your home directory. Everything is configured and tweaked within ~/.dotfiles.

Releases

No releases published

Packages

No packages published

Languages

  • Shell 72.8%
  • Ruby 27.2%