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: 23 days ago
JSON representation
:floppy_disk: personal configuration files
- Host: GitHub
- URL: https://github.com/ellisonleao/dotfiles
- Owner: ellisonleao
- Created: 2014-08-09T03:08:17.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2024-11-18T18:01:31.000Z (6 months ago)
- Last Synced: 2025-04-13T21:13:47.038Z (23 days ago)
- Topics: alacritty, bash, docker, dotfiles, git, gnome, gruvbox, linux, lua, neovim, nvim, pyenv, stow, tmux, vim, vimfiles
- Language: Shell
- Homepage:
- Size: 9.77 MB
- Stars: 45
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`