An open API service indexing awesome lists of open source software.

https://github.com/erickgnavar/dotfiles

Config for vim, emacs, tmux
https://github.com/erickgnavar/dotfiles

alacritty dotfiles emacs git tmux vim

Last synced: 2 months ago
JSON representation

Config for vim, emacs, tmux

Awesome Lists containing this project

README

          

# 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](.vimrc)

## Alacrity

A multiplatform terminal emulator. It's simple and configurable by a yaml [config](.alacritty.yml) file.

## Tmux

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

## ZSH

Go to `zsh` folder to check the config.