shisashi / dotfiles

俺のdotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

how to use

% cd ~
% git clone git://github.com/shisashi/dotfiles
% ln -s dotfiles/.zshrc
% ....
% mkdir ~/.vim
% cd ~/.vim
% ln -s ~/dotfiles/vimfiles/dict
% ln -s ~/dotfiles/vimfiles/templates
% mkdir ~/.emacs.d
% cd ~/.emacs.d
% ln -s ~/dotfiles/emacs/init.el

About

俺のdotfiles


Languages

Language:Vim Script 49.3%Language:Emacs Lisp 39.0%Language:Shell 11.3%Language:Python 0.3%