Skip to content

tasshin/.emacs.d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,019 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tasshin’s Emacs Configuration

About

This is my personal Emacs configuration, organized as a literate configuration using Org-mode.

Features

This configuration includes customizations for:

Appearance
Custom theme, fonts, and UI tweaks
Key bindings
Ergonomic keybindings for text editing and navigation
Completion
Ivy, Counsel, and Swiper for fuzzy completion
Navigation
Avy and Ace-Window for quick jumping
Window management
Hydra-based window management
File browsing
Dired enhancements
Org mode
Extensive Org-mode configuration for writing and note-taking
Programming
Support for various programming languages and development tools
Obsidian integration
Functions for working with Obsidian vault
And more
Shells, searching (rg), spell checking, calculator, regex tools, etc.

Structure

init.el
Entry point that loads the literate configuration
tasshin.org
Main literate configuration file containing all Emacs settings
custom.el
Auto-generated Emacs customizations

Installation

Clone this repository to ~/.emacs.d:

git clone git@github.com:mwfogleman/.emacs.d.git ~/.emacs.d

Start Emacs and the configuration will load automatically from tasshin.org via Org Babel.

About

My emacs configuration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors