Skip to content

the1031hiroto/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

https://dotfiles.github.io/

clone!

git clone [email protected]:shuji-koike/dotfiles.git ~/.dotfiles

link!

ln -sf .dotfiles/zsh .zsh
ln -sf .zsh/.zshrc
ln -sf .dotfiles/git/.gitconfig
ln -sf .dotfiles/git/.gitignore
ln -sf .dotfiles/git/.tigrc
ln -sf .dotfiles/screen/.screenrc
ln -sf .dotfiles/vim/.vimrc

touch .zshrc.local

chmod 400 .zshrc

that's it!

:trollface:

want more?

brew

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

brew bundle

# brew bundle dump --file=/tmp/Brewfile && ksdiff /tmp/Brewfile ~/.dotfiles/Brewfile

atom

ln -sf .dotfiles/atom .atom
apm stars --install

hyper

ln -sf .dotfiles/.hyper.js

About

My dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 52.6%
  • JavaScript 30.8%
  • Ruby 9.0%
  • CSS 5.0%
  • CoffeeScript 2.5%
  • Vim Script 0.1%