Skip to content

ldonoso/config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Windows terminal

  • Set nerd font (Noto Mono)
  • Delete keybinding C-v so it does not interfere with nvim keybinding

Nix

  • Install the Nix package manager

  • Clone this repo:

    nix-shell -p git --command "git clone git@github.com:ldonoso/config.git"

  • Install Home Manager

  • Edit home.nix, change at least home.homeDirectory to match yours and link to the correct configuration:

    ln -s $HOME/src/config/dot-files/home.nix $HOME/.config/home-manager/home.nix

  • Apply home-manager configuration:

    home-manager switch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published