Commit graph

66 commits

Author SHA1 Message Date
Griffin Smith
e516ee4ca2 twitter module, for t 2020-06-03 16:29:05 -04:00
Griffin Smith
67c88d9175 make vihome point at the right home.nix 2020-06-03 16:28:43 -04:00
Griffin Smith
d13ef4080d git filter to black from 100chars to 80chars 2020-05-27 09:53:27 -04:00
Griffin Smith
ef2f6f32c1 work email in work repos 2020-05-27 09:53:27 -04:00
Griffin Smith
da6724c979 use kubie from pkgs-unstable 2020-05-26 11:28:42 -04:00
Griffin Smith
9d6939dc4b Bat theme 2020-05-26 11:28:42 -04:00
Griffin Smith
0275aaec03 some adjustments to per-platform config 2020-05-26 11:28:42 -04:00
Griffin Smith
9b2dd5c20f break out an urbint development module 2020-05-26 11:28:42 -04:00
Griffin Smith
0e9a2388bf Start of an RTL-SDR module 2020-05-26 10:46:57 -04:00
Griffin Smith
82c0404c4f Make Tramp work
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 10:44:00 -04:00
Griffin Smith
9036dc7c32 Beginnings of config for Darwin machines
Split out a platforms/ directory with a linux.nix and darwin.nix, and
starting splitting things out between the two
2020-05-26 10:43:19 -04:00
Griffin Smith
86b5f58ca5 bring back i3 restart shortcut
home-manager switch is too slow, plus I want it in the foreground
2020-05-18 20:19:57 -04:00
Griffin Smith
caa82ab487 barrier, nixfmt 2020-05-18 10:25:23 -04:00
Griffin Smith
3e8f0eeeec Use emacsUnstable (27)
also doing this in home rather than system
2020-05-11 11:15:10 -04:00
Griffin Smith
765e7b5cc6 hoogle alias 2020-05-11 11:14:59 -04:00
Griffin Smith
3ae2b02e8f beginning of setup for haskell dev
just some aliases cribbed from old config + cachix, for now
2020-05-10 18:41:11 -04:00
Griffin Smith
16faaa2292 install pandoc 2020-05-10 18:40:54 -04:00
Griffin Smith
ce868cf2d6 obs, with input-overlay plugin 2020-05-10 18:40:41 -04:00
Griffin Smith
c628a0516c finish up dwarf-fortress stuff 2020-05-10 18:40:14 -04:00
Griffin Smith
ed9621a666 add nix-review 2020-05-08 11:55:54 -04:00
Griffin Smith
ebc7ec44a2 Add yq 2020-05-08 10:16:52 -04:00
Griffin Smith
7266a41707 Properly configured dwarf fortress
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 23:48:21 -04:00
Griffin Smith
2e03eba922 git delta config 2020-05-07 10:58:27 -04:00
Griffin Smith
9ab4a9b2e4 some new aliases and shell config 2020-05-07 10:58:16 -04:00
Griffin Smith
5d5ec0f7a1 dwarf-fortress-full 2020-05-07 10:57:59 -04:00
Griffin Smith
e085facc30 fix conflict with urbos 2020-05-07 10:57:54 -04:00
Griffin Smith
28489a2141 use gitFull
now that I figured out why it wasn't working (it was urbos's fault)
2020-05-07 10:57:12 -04:00
Griffin Smith
924c51aa1f Add tarsnap config
Based on rycee/home-manager#1218
2020-05-07 10:56:23 -04:00
Griffin Smith
c6963f8cb5 dogfood urbos 2020-05-07 10:56:09 -04:00
Griffin Smith
1316d4fccd Don't hardcode wireless interface
we have an option for it!

Fixes #1 - ty @jskrzypek
2020-05-07 10:53:32 -04:00
Griffin Smith
5222b8d15a urbint module 2020-05-04 13:19:04 -04:00
Griffin Smith
d22a0381a5 git config is in development 2020-05-04 13:17:59 -04:00
Griffin Smith
976ff9bbd3 keybinds for enable/disable notifications 2020-05-04 13:15:03 -04:00
Griffin Smith
e2136a9e58 Use right keysym for prev 2020-05-04 13:14:56 -04:00
Griffin Smith
7221955a24 Emacs needs gnutls 2020-05-04 13:14:48 -04:00
Griffin Smith
73e59d225a Shell aliases go to bash too
just in case something really wants to run bash (kubie?)
2020-05-04 13:14:27 -04:00
Griffin Smith
7ff91eb99a Break fonts out into their own module
More will go here
2020-05-04 13:14:02 -04:00
Griffin Smith
9405a6391a Add tarsnap module 2020-05-04 13:12:31 -04:00
Griffin Smith
446c8bfddd Bump kubie, extract kube config 2020-04-28 14:36:57 -04:00
Griffin Smith
c4650be8f0 global gitignoress 2020-04-08 23:24:23 -04:00
Griffin Smith
3bad122d10 more git aliases, plus alias sorting 2020-04-08 23:24:11 -04:00
Griffin Smith
05dfaed88f many more packages 2020-04-08 23:24:01 -04:00
Griffin Smith
bf92d3b740 simplify rofi script 2020-04-08 23:23:49 -04:00
Griffin Smith
fae347ee0f packages for org-mode latex export 2020-04-08 23:23:40 -04:00
Griffin Smith
a566e0208f Swap caps+escape and alt+super
only on chupacabra laptop keyboard
2020-04-05 15:26:16 -04:00
Griffin Smith
07d4cf66eb lots of vimrc cleanup 2020-04-04 11:45:57 -04:00
Griffin Smith
fe0347d1a3 ncg alias 2020-04-04 11:45:46 -04:00
Griffin Smith
a8e42d6e6d binding for peek 2020-04-04 11:45:37 -04:00
Griffin Smith
4da947bf91 lots of extra packages 2020-04-04 11:38:27 -04:00
Griffin Smith
4399b2ac44 rofi-pass config 2020-04-04 11:38:03 -04:00