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

https://github.com/lvinci/dotfiles

My personal dotfiles for neovim, zsh and alacritty
https://github.com/lvinci/dotfiles

alacritty dotfiles neovim vscodium

Last synced: 4 months ago
JSON representation

My personal dotfiles for neovim, zsh and alacritty

Awesome Lists containing this project

README

          

# 🛠️ Dotfiles

My personal dotfiles for Neovim, Zsh, and Alacritty, managed with [GNU Stow](https://www.gnu.org/software/stow/).

## 🚀 Installation

Clone the repository and run the `link.sh` script:

```sh
git clone https://github.com/lvinci/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
./link.sh