Skip to content

nph278/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

This configuration contains most of the software and configurations I use.

Installation

  1. Make sure guix is installed.
  2. guix pull -C channels-lock.scm (Get the right package versions)
  3. guix home reconfigure home.scm (Activate the configuration)

Updating

  1. guix pull -C channels.scm (Get latest packages)
  2. guix home reconfigure home.scm (Upgrade)
  3. Fix everything :3
  4. guix describe -f channels > channels-lock.scm (Lock new package versions)
  5. Add+commit+push channels-lock.scm.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published