Skip to content

danilo-arioli/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Neovim and other configurations

neovim-screen-1 neovim-screen-2

Prerequisites

  • GNU Stow: For symlinking the dotfiles.
    • On macOS (using Homebrew): brew install stow
    • On Debian/Ubuntu: sudo apt install stow
    • On Arch Linux: sudo pacman -S stow
  • Node and NPM, Ripgrep and a Nerd Font for the Neovim config

Installation

  1. Clone the repository:

    git clone https://github.com/danilo-arioli/dotfiles.git ~/dotfiles
  2. Navigate to the dotfiles directory:

    cd ~/dotfiles
  3. Use Stow to symlink the configurations:

    To install all configurations:

    stow .

About

Neovim and other configurations

Topics

Resources

Stars

Watchers

Forks

Contributors