All Projects → thomasf → dotfiles-thomasf-emacs

thomasf / dotfiles-thomasf-emacs

Licence: other
Emacs configuration

Programming Languages

emacs lisp
2029 projects
YASnippet
69 projects
go
31211 projects - #10 most used programming language
shell
77523 projects
Roff
2310 projects
Dockerfile
14818 projects

My dotfiles

Description

These are my personal dotfiles, which I manage with the help of git and a nice tool called dotfiles.

Installation

Install the dotfiles package

pip install dotfiles

Create some directory where to store multiple dotfiles repositories.

mkdir -p ~/src/dotfiles

Clone this repository into that directory.

git clone https://github.com/thomasf/dotfiles-thomasf-emacs ~/src/dotfiles/emacs

And symlink it's contents into your home directory.

dotfiles -s -R ~/src/dotfiles/emacs

Also check out dotfiles -h or the dotfiles manual for more information on the hows and whats of that tool.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].