Skip to content

Latest commit

 

History

History
44 lines (34 loc) · 1.54 KB

README.md

File metadata and controls

44 lines (34 loc) · 1.54 KB

~/.*

I use BTW

I use Arch btw

YOLO

$ curl -fsLS https://raw.githubusercontent.com/agjacome/dotfiles/master/bin/setup | bash -s -- profile

It may will not work for you. Read the code and figure out your own setup. The main steps are:

$ git clone https://github.com/agjacome/dotfiles.git dotfiles
$ cd dotfiles
$ nix-shell --run "home-manager switch --impure --flake ./#profile"
$ chezmoi init --apply -S .

TODO

  • Migrate from dmenu to rofi.
  • Fully migrate from dwm to xmonad.
  • Play with and fully migrate to NixOS at some point btw.
  • Become rich and retire early to have infinite time to spend in unproductive migrations.