Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ellisonleao/dotfiles

:floppy_disk: personal configuration files
https://github.com/ellisonleao/dotfiles

alacritty bash docker dotfiles git gnome gruvbox linux lua neovim nvim pyenv stow tmux vim vimfiles

Last synced: 3 days ago
JSON representation

:floppy_disk: personal configuration files

Awesome Lists containing this project

README

        

# dotfiles

Personal configuration files. All symlinks are created with [stow](https://www.gnu.org/software/stow/)

The main configs are for:

- Neovim configs and plugins (almost entirely using Lua)
- Visual settings and keyboard shorcuts for GNOME3
- Terminal settings (for Alacritty terminal + tmux)

## Installing

_P.S: Only working on Arch bases distros_

1. `git clone https://github.com/ellisonleao/dotfiles --recursive`
2. `cd dotfiles`
3. `make install`