From: Mark Wooding Date: Mon, 13 Mar 2006 13:26:17 +0000 (+0000) Subject: lisp: Kill the random symlinks in the repository. X-Git-Url: https://git.distorted.org.uk/~mdw/profile/commitdiff_plain/ccaac00b858370dec33d802abea6fedc22b3c130?ds=inline lisp: Kill the random symlinks in the repository. Now that setup can create dotfiles whose names are different from the ones in the repository, we can sort the mess out in setup rather than by cluttering up the source with unpleasant symlinks. --- diff --git a/clisprc.lisp b/clisprc.lisp deleted file mode 120000 index b812362..0000000 --- a/clisprc.lisp +++ /dev/null @@ -1 +0,0 @@ -lisp-init.lisp \ No newline at end of file diff --git a/cmucl-init.lisp b/cmucl-init.lisp deleted file mode 120000 index b812362..0000000 --- a/cmucl-init.lisp +++ /dev/null @@ -1 +0,0 @@ -lisp-init.lisp \ No newline at end of file diff --git a/sbclrc b/sbclrc deleted file mode 120000 index b812362..0000000 --- a/sbclrc +++ /dev/null @@ -1 +0,0 @@ -lisp-init.lisp \ No newline at end of file diff --git a/setup b/setup index 6d1ef51..cec2351 100755 --- a/setup +++ b/setup @@ -132,7 +132,9 @@ dotfiles=" bash_profile bash_logout bashrc emacs emacs-calc vm mailrc - cmucl-init.lisp clisprc.lisp sbclrc + lisp-init.lisp:.cmucl-init.lisp + lisp-init.lisp:.sbclrc + lisp-init.lisp:.clisprc.lisp dircolors screenrc cvsrc" [ "$xstuff" ] && dotfiles="$dotfiles xinitrc xsession Xdefaults