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
- Host: GitHub
- URL: https://github.com/lvinci/dotfiles
- Owner: lvinci
- Created: 2025-02-06T23:12:36.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-02-09T14:54:56.000Z (8 months ago)
- Last Synced: 2025-04-05T09:24:38.952Z (6 months ago)
- Topics: alacritty, dotfiles, neovim, vscodium
- Language: Lua
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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