Skip to content

libitte/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#outdated(20140427)

dotfiles

vimrcを有効にするには下記のようにbundleをいれる必要がある。

$ mkdir -p ~/dotfiles/.vim/bundle
$ cd ~/dotfiles/.vim/bundle
$ git clone [email protected]:Shougo/vimproc.git
$ git clone [email protected]:Shougo/neobundle.vim.git

:NeoBundleInstallで必要なものインストール。

その他は下記のように。

$ cd
$ ln -s /opt/boxen/homebrew/Cellar/git/1.8.0-boxen1/etc/bash_completion.d/git-completion.bash git-completion.bash
$ ln -s /opt/boxen/homebrew/Cellar/git/1.8.0-boxen1/share/git-core/contrib/completion/git-prompt.sh git-prompt.sh
$ ln -s dotfiles/.bashrc .bashrc
$ ln -s dotfiles/.vimrc .vimrc
$ source ~/.bashrc

##TODO:

  • 近いうちセットアップスクリプト作成する。
  • boxen やめたい

About

dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published