Skip to content

dot-files selectively copied from Harry R. Schwartz (hrs/dotfiles), Howard Abrams (howardabrams/dot-files) etc..

Notifications You must be signed in to change notification settings

TimoLassmann/dot-files

Repository files navigation

My Dot Files

Pieced together from [Howard Abrams][0] and [Harry R. Schwartz][1].

Packages

Mu

Mu and Mu4e needs ti be installed first.

On Linux:

mkdir ~/programs
cd ~/programs
git clone https://github.com/djcb/mu.git 

On Mac:

brew install mu --with-emacs --HEAD

Writegood mode

mkdir ~/programs
cd ~/programs
git clone https://github.com/bnbeckwith/writegood-mode.git

Install

To install

./install.sh 

Start emacs

Run emacs:

emacsclient -c --alternate-editor= <FILE> 

Stop the client:

emacsclient --eval "(kill-emacs)" 

[0]: https://github.com/howardabrams/dot-files [1]: https://github.com/hrs/dotfiles

About

dot-files selectively copied from Harry R. Schwartz (hrs/dotfiles), Howard Abrams (howardabrams/dot-files) etc..

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published