Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

leyndell

leyndell is my Mac mini.

Introduction

I use Home Manager to do most of the heavy lifting for my dotfiles.

Installation

git clone git@github.com:maxdeviant/dotfiles.git
cd ~/dotfiles/hosts/leyndell
yes | ./install
home-manager switch

Updating Zed settings

nickel export --format json common/config/zed/settings.ncl > hosts/leyndell/config/zed/settings.json
nickel export --format json common/config/zed/keymap.ncl > hosts/leyndell/config/zed/keymap.json