The Wayback Machine - https://web.archive.org/web/20221231101239/https://github.com/ellisonleao/dotfiles
Skip to content

ellisonleao/dotfiles

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

dotfiles

Personal configuration files. All symlinks are created with 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