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
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: