Skip to content

braitom/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

dotfiles

my Mac dotfiles

zsh

I use oh-my-zsh. So, it is necessary to set up oh-my-zsh to your PC.

How to set up oh-my-zsh see the following links:

Or, take a look at the entry of my blog.(Though it is Japanese. . .)

Vim

I use neobundle. So, it is necessary to set up neobundle to your PC.

How to set up neobundle see the following links:

And, I use neocomplete.vim plug in. So, You have to use the 7.3.885 + with Lua enabled Vim.

$ brew install vim --devel --with-lua

tmux

I use tmux. So, it is necessary to install tmux to your PC.

$ brew install tmux

Releases

No releases published

Packages

No packages published