Skip to content

AndreVolpi/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Setup

These dotfiles are managed with Nix and Home Manager.

  • Installing Nix (example for linux, check Nix documentation for other OS)
curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install
  • Installing these Dotfiles
git clone https://github.com/AndreVolpi/dotfiles.git ~/dotfiles
  • Activate the environment
nix run home-manager/release-24.05 -- init --switch ~/dotfiles

This may fail due to .bashrc and .profile, follow the instructions on the error message

Details

This is the dotfiles setup which I use for my Ubuntu.

To use it with other systems, code changes are likely to be needed. Feel free to send a Pull Request.

Below is the list of installed and configured packages:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages