Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-05-10 | obs, with input-overlay plugin | Griffin Smith | 1 | -0/+66 | |
2020-05-10 | finish up dwarf-fortress stuff | Griffin Smith | 2 | -45/+14 | |
2020-05-08 | add nix-review | Griffin Smith | 1 | -0/+1 | |
2020-05-08 | Add yq | Griffin Smith | 1 | -0/+1 | |
2020-05-07 | Properly configured dwarf fortress | Griffin Smith | 3 | -7/+86 | |
The dwarf fortress packages built into nixpkgs are a little silly and a lot overbearing - do a bunch of hacky substitution to pound them into submission so that I can actually configure stuff like SHOW_FLOW_AMOUNTS and AUTOSAVE, which I feel like I need. | |||||
2020-05-07 | git delta config | Griffin Smith | 1 | -0/+9 | |
2020-05-07 | some new aliases and shell config | Griffin Smith | 1 | -0/+7 | |
2020-05-07 | dwarf-fortress-full | Griffin Smith | 1 | -1/+4 | |
2020-05-07 | fix conflict with urbos | Griffin Smith | 2 | -2/+2 | |
2020-05-07 | use gitFull | Griffin Smith | 1 | -4/+1 | |
now that I figured out why it wasn't working (it was urbos's fault) | |||||
2020-05-07 | Add tarsnap config | Griffin Smith | 1 | -0/+10 | |
Based on rycee/home-manager#1218 | |||||
2020-05-07 | dogfood urbos | Griffin Smith | 5 | -126/+1 | |
2020-05-07 | Don't hardcode wireless interface | Griffin Smith | 1 | -1/+1 | |
we have an option for it! Fixes #1 - ty @jskrzypek | |||||
2020-05-04 | urbint module | Griffin Smith | 4 | -0/+123 | |
2020-05-04 | git config is in development | Griffin Smith | 2 | -29/+22 | |
2020-05-04 | keybinds for enable/disable notifications | Griffin Smith | 1 | -0/+4 | |
2020-05-04 | Use right keysym for prev | Griffin Smith | 1 | -1/+1 | |
2020-05-04 | Emacs needs gnutls | Griffin Smith | 1 | -0/+2 | |
2020-05-04 | Shell aliases go to bash too | Griffin Smith | 1 | -127/+115 | |
just in case something really wants to run bash (kubie?) | |||||
2020-05-04 | Break fonts out into their own module | Griffin Smith | 1 | -0/+2 | |
More will go here | |||||
2020-05-04 | Add tarsnap module | Griffin Smith | 2 | -0/+65 | |
2020-04-28 | Bump kubie, extract kube config | Griffin Smith | 2 | -0/+127 | |
2020-04-08 | global gitignoress | Griffin Smith | 1 | -0/+9 | |
2020-04-08 | more git aliases, plus alias sorting | Griffin Smith | 1 | -29/+32 | |
2020-04-08 | many more packages | Griffin Smith | 1 | -0/+6 | |
2020-04-08 | simplify rofi script | Griffin Smith | 1 | -4/+2 | |
2020-04-08 | packages for org-mode latex export | Griffin Smith | 1 | -1/+11 | |
2020-04-05 | Swap caps+escape and alt+super | Griffin Smith | 1 | -2/+26 | |
only on chupacabra laptop keyboard | |||||
2020-04-04 | lots of vimrc cleanup | Griffin Smith | 1 | -20/+20 | |
2020-04-04 | ncg alias | Griffin Smith | 1 | -0/+1 | |
2020-04-04 | binding for peek | Griffin Smith | 1 | -2/+13 | |
2020-04-04 | lots of extra packages | Griffin Smith | 1 | -0/+5 | |
2020-04-04 | rofi-pass config | Griffin Smith | 1 | -1/+5 | |
2020-04-02 | git merge conflictstyle diff3 | Griffin Smith | 1 | -0/+1 | |
why is this not the default | |||||
2020-03-31 | try installing msmtp directly | Griffin Smith | 1 | -0/+1 | |
2020-03-31 | packages | Griffin Smith | 1 | -0/+5 | |
2020-03-31 | fix alacritty bright colors | Griffin Smith | 1 | -11/+14 | |
needed to get vim color scheme working as expected | |||||
2020-03-31 | klf alias | Griffin Smith | 1 | -0/+1 | |
2020-03-31 | More robust config for default firefox browser | Griffin Smith | 2 | -8/+26 | |
2020-03-31 | Some extra i3 shortcuts, plus dunst config | Griffin Smith | 1 | -6/+19 | |
2020-03-29 | chupacabra home machine config | Griffin Smith | 2 | -5/+9 | |
2020-03-29 | Uncommitted kube aliases from old config | Griffin Smith | 1 | -8/+31 | |
2020-03-29 | lots of extra packages, misc home config | Griffin Smith | 1 | -3/+38 | |
2020-03-29 | Email module for home | Griffin Smith | 2 | -0/+54 | |
notmuch, lieer | |||||
2020-03-29 | extra args to cloneRepo script | Griffin Smith | 1 | -1/+1 | |
2020-03-29 | i3 config for chupacabra | Griffin Smith | 1 | -211/+272 | |
2020-03-29 | Impurely clone .doom.d | Griffin Smith | 1 | -3/+8 | |
Rather than having it there immutably. Makes it easier to hack on. | |||||
2020-03-29 | Begin breaking environment variables into shell.nix | Griffin Smith | 2 | -9/+17 | |
2020-03-28 | Initial commit | Griffin Smith | 14 | -0/+2433 | |
It begins... |