Dot Files

Posted on by Nikhil Gupta
This entry is part 5 of 8 in the series Perfect Development Environment

I manage my own version of Dot Files. Well, my collection is not at all superb or exciting but it works for me, for my use case. I will really advise you to go to Github and search for a dotfile repo which suits your taste more.

pushd /tmp
git clone https://github.com/nikhgupta/dotfiles.git dotfiles
sudo mv dotfiles/.* ~
popd

This will setup many commonly used aliases, as well as pretty up the prompt a bit ;)

Series Navigation<< Basic Web CommonsDNSMasq >>

One Response to Dot Files

Leave a Reply

Your email address will not be published. Required fields are marked *

*

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>