All Projects → ianyepan → .macOS-emacs.d

ianyepan / .macOS-emacs.d

Licence: other
😈My personal Emacs configuration on macOS

Programming Languages

emacs lisp
2029 projects

Projects that are alternatives of or similar to .macOS-emacs.d

FNF-Soundfonts
Config files for my GitHub profile.
Stars: ✭ 64 (-40.74%)
Mutual labels:  config
nginx-conf
Nginx configuration
Stars: ✭ 18 (-83.33%)
Mutual labels:  config
nestjs-config
NestJS Module for Nonfig services. Nonfig combines Configurations and Features. So you change features, and release swiftly, and measure to digital impact.
Stars: ✭ 40 (-62.96%)
Mutual labels:  config
dotfiles
Config files for my *nix systems
Stars: ✭ 105 (-2.78%)
Mutual labels:  config
network tech
Cisco config syntax and snippets for Sublime Text
Stars: ✭ 82 (-24.07%)
Mutual labels:  config
Machfiles
The dotfiles you see in all my videos
Stars: ✭ 347 (+221.3%)
Mutual labels:  config
Arma-Server-Config-Generator
Generate custom server config files for your arma 3 sever easily.
Stars: ✭ 13 (-87.96%)
Mutual labels:  config
nvim
Personal neovim config
Stars: ✭ 24 (-77.78%)
Mutual labels:  config
config
Config component, strictly typed
Stars: ✭ 14 (-87.04%)
Mutual labels:  config
props
config source library for golang, support properties/yaml/ini file、zookeeper\consul\etcd k/v k/props
Stars: ✭ 57 (-47.22%)
Mutual labels:  config
theconf
Python Package for Managing Configurations
Stars: ✭ 35 (-67.59%)
Mutual labels:  config
tekniq
A framework designed around Kotlin providing Restful HTTP Client, JDBC DSL, Loading Cache, Configurations, Validations, and more
Stars: ✭ 31 (-71.3%)
Mutual labels:  config
Akshay-Vs
Config files for my GitHub profile.
Stars: ✭ 17 (-84.26%)
Mutual labels:  config
CoreBook X OC
OpenCore configuration to Install/Boot macOS 11.X+ on Chuwi CoreBook X
Stars: ✭ 15 (-86.11%)
Mutual labels:  config
Config
Configuration files
Stars: ✭ 21 (-80.56%)
Mutual labels:  config
PicoMite
Config files for my GitHub profile.
Stars: ✭ 82 (-24.07%)
Mutual labels:  config
onion
Layer based configuration for golang
Stars: ✭ 104 (-3.7%)
Mutual labels:  config
parse it
A python library for parsing multiple types of config files, envvars & command line arguments that takes the headache out of setting app configurations.
Stars: ✭ 86 (-20.37%)
Mutual labels:  config
ConfigTools
把Excel配置表导出成Json格式, 可供服务器,客户端(Unity,Laya)使用, 可直接根据表结构生成对应的代码支持C#和TypeScript. Export Excel configuration table into Json format, which can be used by server and client (Unity, Laya), and directly generate code corresponding to table structure to support C # and TypeScript.
Stars: ✭ 59 (-45.37%)
Mutual labels:  config
tomlj
A Java parser for Tom's Obvious, Minimal Language (TOML).
Stars: ✭ 72 (-33.33%)
Mutual labels:  config

Ian's Emacs Configuration (on macOS)


Note:

My current workstation is an Arch Linux (WSL2) machine. Therefore, the most up-to-date config that I'm using now is actually here.

Thanks for dropping by!

This is my personal Emacs configuration (tested on GNU Emacs 27 and 28). If you prefer an unopinionated Emacs "distro" that you could build upon, check out this page.

Installation

Back up your ~/.emacs.d/ first (if you have one):

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

Git clone my configuration to your new ~/.emacs.d/ :

git clone https://github.com/ianyepan/.personal-emacs.d.git ~/.emacs.d

"Rolling" Release

I will constantly push new commits since a real Emacser is never completely satisfied with his/her setup ;-)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].