Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ellisonleao/dotfiles
- Owner: ellisonleao
- Created: 2014-08-09T03:08:17.000Z (about 10 years ago)
- Default Branch: main
- Last Pushed: 2024-05-17T18:52:51.000Z (6 months ago)
- Last Synced: 2024-10-03T12:23:15.489Z (about 1 month 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: 44
- Watchers: 3
- 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`