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
- Host: GitHub
- URL: https://github.com/erickgnavar/dotfiles
- Owner: erickgnavar
- Created: 2015-06-01T03:53:09.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-05-22T13:57:53.000Z (over 1 year ago)
- Last Synced: 2024-05-22T15:04:55.413Z (over 1 year ago)
- Topics: alacritty, dotfiles, emacs, git, tmux, vim
- Language: Shell
- Homepage: https://erickgnavar.github.io/emacs-config
- Size: 1.86 MB
- Stars: 21
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.