Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-03-07 | Remove fix-point recursion from socrates/default.nix | William Carroll | 1 | -2/+2 |
2020-03-06 | Implement an in-place shuffling algorithm | William Carroll | 2 | -2/+22 |
2020-03-06 | Support root directory and dirs like /tmp | William Carroll | 1 | -6/+11 |
2020-03-06 | Include notmuch as an Emacs dependency | William Carroll | 1 | -0/+1 |
2020-03-06 | Include NIX_PATH settings in nix/rebuild-emacs function | William Carroll | 1 | -2/+5 |
2020-03-06 | Support nix/home-manager-switch | William Carroll | 1 | -0/+10 |
2020-03-06 | Manage fish with home-manager | William Carroll | 3 | -249/+113 |
2020-03-06 | Splice configs/shared directory | William Carroll | 169 | -49299/+2 |
2020-03-06 | Drop support for terminator | William Carroll | 3 | -288/+0 |
2020-03-06 | Drop support for rofi | William Carroll | 2 | -12/+0 |
2020-03-06 | Drop support for mpd | William Carroll | 2 | -4/+0 |
2020-03-06 | Drop support for lf | William Carroll | 2 | -169/+0 |
2020-03-06 | Drop support for .g4d | William Carroll | 1 | -15/+0 |
2020-03-06 | Drop support for desktop and laptop | William Carroll | 10 | -59/+20 |
2020-03-06 | Support gpg-agent with home-manager | William Carroll | 2 | -2/+6 |
2020-03-06 | Add programs to home-manager | William Carroll | 3 | -20/+18 |
2020-03-06 | Support fzf with home-manager | William Carroll | 2 | -4/+5 |
2020-03-06 | Support lorri with home-manager | William Carroll | 4 | -24/+2 |
2020-03-05 | Drop support for Tmux | William Carroll | 2 | -191/+1 |
2020-03-05 | Drop support for cloudtop | William Carroll | 5 | -8/+2 |
2020-03-05 | Drop support for personal_laptop | William Carroll | 3 | -18/+0 |
2020-03-05 | Use home-manager to support SSH | William Carroll | 2 | -26/+14 |
2020-03-05 | Drop support for ncmpcpp | William Carroll | 1 | -12/+0 |
2020-03-05 | Drop support for irssi | William Carroll | 1 | -44/+0 |
2020-03-05 | Drop support for gvcci | William Carroll | 160 | -14672/+0 |
2020-03-05 | Move gpg.conf to home-manager | William Carroll | 2 | -3/+7 |
2020-03-05 | Drop support for Docker | William Carroll | 2 | -4/+0 |
2020-03-05 | Support gitconfig with home-manager | William Carroll | 3 | -28/+21 |
2020-03-05 | Support Nix home-manager | William Carroll | 1 | -0/+21 |
2020-03-04 | Drop support for functions.fish | William Carroll | 2 | -67/+0 |
2020-03-04 | Drop support for hub | William Carroll | 1 | -3/+1 |
2020-03-04 | Ensure fish config is compatible with Tramp | William Carroll | 1 | -192/+202 |
2020-03-04 | Consume top-level emacs attribute | William Carroll | 1 | -3/+4 |
2020-03-04 | Move emacs to top-level nix expression | William Carroll | 1 | -0/+1 |
2020-03-04 | Support custom fish prompt | William Carroll | 1 | -15/+66 |
2020-03-02 | Solve InterviewCake's product-of-other-numbers | William Carroll | 2 | -1/+69 |
2020-03-02 | Read Paul Graham article "Taste for Makers" | William Carroll | 1 | -1/+1 |
2020-03-01 | Manually require dependencies for <nixpkgs>, <briefcase> | William Carroll | 1 | -2/+8 |
2020-03-01 | Removing unused parameters in installer.nix | William Carroll | 1 | -1/+1 |
2020-03-01 | Simpify top-level nix expression | William Carroll | 1 | -33/+12 |
2020-03-01 | Solve InterviewCake's highest-product-of-3 | William Carroll | 2 | -1/+82 |
2020-03-01 | Remove HTML-encoded quote | William Carroll | 1 | -1/+1 |
2020-03-01 | Solve InterviewCake's stock-price problem | William Carroll | 2 | -1/+55 |
2020-03-01 | Use doom-modeline | William Carroll | 2 | -0/+5 |
2020-03-01 | Read Paul Graham's "Five Questions about Language Design" | William Carroll | 1 | -1/+1 |
2020-03-01 | Solve InterviewCake's top-scores | William Carroll | 2 | -1/+48 |
2020-03-01 | Solve InterviewCake's word-cloud problem | William Carroll | 2 | -1/+80 |
2020-03-01 | Consolidate fish configuration | William Carroll | 5 | -465/+117 |
2020-03-01 | Read Paul Graham's "Being Popular" essay | William Carroll | 1 | -1/+1 |
2020-03-01 | Solve InterviewCake permutation-palindrome problem | William Carroll | 2 | -1/+38 |