Tag Archives: version control

3 methods on how to backup your Emacs file

The emacs personalization file (dotemacs) is a very important resource for every Emacs user. Typically found at ~/.emacs, this file contains elisp code all the personalization of Emacs to accommodate each user. Its so important that it basically represents your … Continue reading

Posted in Emacs, GNU/Linux Free Software & Open Source | Tagged , , , , , , | 3 Comments

How to install latest Git on Ubuntu

Git is a distributed version control system. I won’t go into much details of what Git is or why use Git instead of other VC systems. There’s plenty other sites where to check that information. I love Git, but there’s … Continue reading

Posted in GNU/Linux Free Software & Open Source, Programming & Web Development, Tutorials & Tips | Tagged , , | 3 Comments