Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-06-15 | Install pg-dump-upsert | Griffin Smith | 1 | -0/+15 | |
2020-06-08 | a gdelmerged function | Griffin Smith | 1 | -53/+61 | |
2020-06-08 | drop a bunch of unused stuff from zshrc | Griffin Smith | 1 | -66/+0 | |
2020-06-08 | convert hardcoded functions to new functions option | Griffin Smith | 1 | -10/+4 | |
2020-06-08 | some twitter functions | Griffin Smith | 1 | -2/+10 | |
2020-06-08 | add zshFunctions config option | Griffin Smith | 2 | -0/+22 | |
2020-06-08 | install loc | Griffin Smith | 1 | -0/+1 | |
2020-06-04 | git aliases to development.nix | Griffin Smith | 2 | -46/+46 | |
2020-06-03 | install bc | Griffin Smith | 1 | -0/+1 | |
2020-06-03 | twitter module, for t | Griffin Smith | 3 | -2/+16 | |
2020-06-03 | make vihome point at the right home.nix | Griffin Smith | 1 | -1/+1 | |
2020-05-27 | git filter to black from 100chars to 80chars | Griffin Smith | 1 | -0/+7 | |
2020-05-27 | work email in work repos | Griffin Smith | 1 | -0/+9 | |
2020-05-26 | use kubie from pkgs-unstable | Griffin Smith | 1 | -18/+1 | |
2020-05-26 | Bat theme | Griffin Smith | 1 | -1/+4 | |
2020-05-26 | some adjustments to per-platform config | Griffin Smith | 3 | -4/+13 | |
2020-05-26 | break out an urbint development module | Griffin Smith | 2 | -20/+65 | |
2020-05-26 | Start of an RTL-SDR module | Griffin Smith | 1 | -0/+21 | |
2020-05-26 | Make Tramp work | Griffin Smith | 1 | -1/+8 | |
per https://wxchen.wordpress.com/2012/05/20/getting-tramp-in-emacs-to-work-with-zsh-as-default-shell/, make the PS1 etc. properly work with Tramp so I can edit stuff over ssh (it's working quite well) | |||||
2020-05-26 | Beginnings of config for Darwin machines | Griffin Smith | 5 | -71/+142 | |
Split out a platforms/ directory with a linux.nix and darwin.nix, and starting splitting things out between the two | |||||
2020-05-18 | bring back i3 restart shortcut | Griffin Smith | 1 | -1/+1 | |
home-manager switch is too slow, plus I want it in the foreground | |||||
2020-05-11 | Use emacsUnstable (27) | Griffin Smith | 1 | -1/+15 | |
also doing this in home rather than system | |||||
2020-05-11 | hoogle alias | Griffin Smith | 1 | -0/+1 | |
2020-05-10 | beginning of setup for haskell dev | Griffin Smith | 1 | -0/+8 | |
just some aliases cribbed from old config + cachix, for now | |||||
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 yq | Griffin Smith | 1 | -0/+1 | |
2020-05-07 | Properly configured dwarf fortress | Griffin Smith | 2 | -0/+85 | |
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 | 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 | dogfood urbos | Griffin Smith | 4 | -123/+0 | |
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 | 1 | -0/+6 | |
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 | Add tarsnap module | Griffin Smith | 1 | -0/+64 | |
2020-04-28 | Bump kubie, extract kube config | Griffin Smith | 2 | -0/+127 | |
2020-04-08 | more git aliases, plus alias sorting | Griffin Smith | 1 | -29/+32 | |
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-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 | rofi-pass config | Griffin Smith | 1 | -1/+5 | |
2020-03-31 | try installing msmtp directly | Griffin Smith | 1 | -0/+1 | |