Wednesday, November 23, 2011

Re: Dotfile and Github

On Wed, Nov 23, 2011 at 11:06 PM, Taylor Hedberg <tmhedberg@gmail.com> wrote:
>It sounds like you want some general tips on working in a Unix
>environment, and this list isn't really the place for that.
>
>In response to your specific question, though, you can create links
>using:
>
>   ln -s <target> <link name>
>
>So, if you want to link to ~/.dotfiles/vimrc as ~/.vimrc, then do:
>
>   ln -s ~/.dotfiles/vimrc ~/.vimrc

First of all,thank you Taylor very much for your warmhearted help!:-)

Actually,I had made a mistake.Thanks for your mention.I shouldn't ask such a question in this list,though I had a question in the same clue that was originated by Carlos.I will be more careful in future.

Thx again!

--

李杰辉

My blog: http://l-jiehui.blogspot.com/


--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: