agjacome / dotfiles

It always has been the year of Linux on the desktop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

~/.*

I use BTW

I use Arch btw

YOLO

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

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 ."
$ 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.

About

It always has been the year of Linux on the desktop


Languages

Language:Shell 52.3%Language:Nix 46.3%Language:Lua 1.5%