1
0
Fork 0

Explicit file extensions. GitHub is confused about the dot-osx file contents thinking its php

This commit is contained in:
Gregory Eremin 2013-06-23 16:14:26 +07:00
parent 7f23b7e1c1
commit e419081db0
3 changed files with 3 additions and 4 deletions

View File

@ -4,5 +4,5 @@ Installation:
```bash
git clone git@github.com:magnolia-fan/dotfiles.git ~/.dotfiles
~/.dotfiles/setup.sh
~/.dotfiles/setup.bash
```

View File

View File

@ -1,12 +1,11 @@
# OSX
ln -s ~/.dotfiles/osx ~/.osx
ln -s ~/.dotfiles/osx.bash ~/.osx
# Git
ln -s ~/.dotfiles/git/gitconfig ~/.gitconfig
ln -s ~/.dotfiles/git/gitignore ~/.gitignore
# ZSH and Fish
ln -s ~/.dotfiles/zsh/zshrc ~/.zshrc
# Fish
ln -s ~/.dotfiles/fish/profile ~/.profile
# Ruby