Skip to content

AdrienWehrle/dot-emacs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 

Repository files navigation

Emacs configuration

My everyday workflow is based on my emacs configuration. Appearance follows spacemacs (spacemacs-theme and spaceline). I use it to code/write (mainly in Python, C++, bash, SWIG, tex, org) but also for agenda planning and task management, version control, remote access, terminal emulation, and more applications that I find useful. And probably more in the future. Keep improving fast movement and efficient key bindings is part of the process, too.

Setup

If you want to try this configuration:

First, clone the repository.

git clone [email protected]:AdrienWehrle/dot-emacs.git

Backup your old ~/.emacs.d and ~/.emacs-file (if necessary).

mv ~/.emacs.d ~/.emacs.d-bak
mv ~/.emacs ~/.emacs-bak

And finally, make this configuration operational.

mv dot-emacs ~/.emacs.d

About

My Emacs configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published