erickgnavar / dotfiles

Config for vim, emacs, tmux

Home Page:https://erickgnavar.github.io/emacs-config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

These are my config files for the tools I use:

Emacs

Requires emacs 26 because it uses native line numbers. Go to .emacs.d folder to check the config.

Tested on MacOS Mojave

Vim

I use vim for quick edits, check out the cconf here

Alacrity

A multiplatform terminal emulator. It's simple and configurable by a yaml config file.

Tmux

A terminal multiplexer, easy to handle panes, splitted windows, sessions, etc.

ZSH

Go to zsh folder to check the config.

For enabling fzf fuzzy history search with C-r on macOS run the following command:

$(brew --prefix)/opt/fzf/install

About

Config for vim, emacs, tmux

https://erickgnavar.github.io/emacs-config


Languages

Language:Shell 37.2%Language:Emacs Lisp 33.8%Language:Vim Script 10.6%Language:Ruby 6.8%Language:Lua 5.9%Language:YASnippet 5.7%