Skip to content

kirsirinnesalo/MyDots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyDots

Personal dot files

Emacs

init.el

Emacs conf all in one file

myline.el

Mode line configuration. Faces are mainly copied from Amit.

Format:

column status user-login-name@system-name:directory/filename [filesize] vc-mode [modes] date time (uptime)

I have global-linum-mode enabled in init.el so myline does not show line numbers.

Myline screenshot

Git

.gitconfig

  • Use emacs as defaut editor
  • Mercurial style in and out aliases
  • Pretty log

.gitignore

Basic ignore patterns for SVN, Eclipse, Netbeans, Idea, Emacs and so on...

Mercurial

.hgrc

  • Use emacs as default editor
  • Lots of extensions
  • Status aliases for queues

Thunderbird

Add-ons in use

  • Colored Diffs: Color diffs sent by VCS
  • Extra Folder Column: In core now
  • Mail Redirect: Allow redirect a.k.a. bounce
  • Xpunge: Button for emptying trash and junk and compacting folders

user.js

  • check all folders for new messages
  • reply header: "On [date] [author] wrote:"
  • short date format as default
  • no date format today
  • sort order ascending
  • sort by thread

About

Personal dot files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published