These are all my config files -- dotfiles -- for UNIX/Linux systems, all stored in git to make it easy to keep them in sync across multiple systems.
- Running
link.shcreates symbolic links to the dotfiles in the repository in$HOME. Existing symbolic links will be overwritten, but existing files of any other type will not. Runninglink.shwill also pull the latest version of [emacs-starter-kit] 1 into.emacs.d. - Running
link.sh cleanwill remove all the symbolic links it has created.