tsukaby / dotfiles

tsukaby's dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup

$ cd ~
$ mkdir repos
$ cd repos
$ git clone git@github.com:tsukaby/dotfiles.git 
$ cd ~
$ ln -s $(pwd)/repos/dotfiles/.zshrc $(pwd)/.zshrc
$ ln -s $(pwd)/repos/dotfis/.emacs $(pwd)/.emacs

About

tsukaby's dotfiles


Languages

Language:Shell 78.6%Language:Emacs Lisp 21.4%