Skip to content

adkoba/myemacs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

myemacs

All my emacs configuration

This project aims to keep all necessary stuff needed for my emacs usage. It exclusively contains all my emacs configuration files

To easily use this configuration files with your emacs, add following links to your .emacs.d repository:

  • .emacs.d/init.el -> ${git clone repo}/init.el
  • .emacs.d/custom -> ${git clone repo}/custom
  • Workgroups2: C-c z
  • c - create workgroup
  • A - rename workgroup
  • k - kill workgroup
  • v - switch to workgroup
  • C-s - save session
  • C-f - load session
  • 0..9 - switch to workgroup at index 0..
  • Undo-tree:
  • C-x u - open the undo tree
  • u - undo
  • r - redo
  • d - diff
  • Yasnippet:
  • MaGit: C-x g
  • h - magit-log
  • f - magit-file-log
  • b - magit-blame-mode
  • m - magit-branch-manager
  • c - magit-branch
  • s - magit-status
  • r - magit-reflog
  • t - magit-tag
  • ZTree:
  • M-x ztree-diff, then select the left and right directories to compare.
  • M-x ztree-dir to explorer filesystem

About

All my emacs configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published