Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 319 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 319 Bytes

Dotfiles

Currently in use on NixOS

Install

curl -Lo temp https://raw.githubusercontent.com/nicolasdumitru/dotfiles/main/.local/.bin/dotinstall.sh && chmod +x temp && ./temp && rm temp

Piping directly into a shell might mess up the input and cause the script to fail.