dotfiles

My ~/.config directory

Commits at 61069bd2c4a532c13e0bc1150cc1d2ab6300ed5a

  1. 61069bd2 Use runit for Termux ssh-agent instead of starting it in the shell This is much less janky yay Anthony Wang authored at Anthony Wang comitted at
  2. 5394769e Sage is fine with false but False is more common (and what Python normally uses) Anthony Wang authored at Anthony Wang comitted at
  3. 7c1eea47 Tame the formatter in VSCodium Anthony Wang authored at Anthony Wang comitted at
  4. f50d5222 Oh so fish_variables is mostly empty in Fish 4.3 now let's add it why not Anthony Wang authored at Anthony Wang comitted at
  5. 9d93435a Turn mpv visualizer off by default Anthony Wang authored at Anthony Wang comitted at
  6. 7c99edd7 Enable __fish_git_prompt_show_informative_status Anthony Wang authored at Anthony Wang comitted at
  7. 342d7aa1 More doc comments Most of my dotfile docs are actually in commit messages which seems pretty bad and less discoverable Anthony Wang authored at Anthony Wang comitted at
  8. e6b80604 Fish tab completion for cl Anthony Wang authored at Anthony Wang comitted at
  9. e317d24b For fast git clone, do pull on the background Anthony Wang authored at Anthony Wang comitted at
  10. d3de23e9 Switch from tealdeer to tlrc Anthony Wang authored at Anthony Wang comitted at
  11. b11b59df Move system-related (as opposed to universal/portable) envvars to nixos-config repo Anthony Wang authored at Anthony Wang comitted at
  12. c18699f5 Who needs cargo when you have lake! Anthony Wang authored at Anthony Wang comitted at
  13. 6cd24212 Fix diffeq test case Anthony Wang authored at Anthony Wang comitted at
  14. 9794f4d3 Add some harder test cases based on my Wolfram Alpha history Anthony Wang authored at Anthony Wang comitted at
  15. e60353e3 Oops fix Sage syntax mistake Anthony Wang authored at Anthony Wang comitted at
  16. d6b7ad11 Add another test case for Sage natural language Anthony Wang authored at Anthony Wang comitted at
  17. 1284601f Add test cases for Sage natural language Anthony Wang authored at Anthony Wang comitted at
  18. 04ceb5e9 Prompt engineering sucks Anthony Wang authored at Anthony Wang comitted at
  19. dee95316 OPEN SOURCE WOLFRAM ALPHA LET'S GOOOO Anthony Wang authored at Anthony Wang comitted at
  20. 1a38a2d1 Don't print out dates for todo = for conciseness Anthony Wang authored at Anthony Wang comitted at
  21. f8b92265 Add Lean-generated XCompose file Anthony Wang authored at Anthony Wang comitted at
  22. 71aca9d8 Set XCOMPOSEFILE Anthony Wang authored at Anthony Wang comitted at
  23. 29c93473 Set DOT_SAGE Anthony Wang authored at Anthony Wang comitted at
  24. f76763af Move ELAN_HOME variable to nixos-config since it's machine-specific Anthony Wang authored at Anthony Wang comitted at
  25. 80556ec0 Also print out line for todo - to avoid mistakes Anthony Wang authored at Anthony Wang comitted at
  26. 74c2335b Alphabetize VSCodium settings Anthony Wang authored at Anthony Wang comitted at
  27. 19bd99b8 Vendor the micro/plug dir since micro doesn't have declarative plugin management 😿 https://github.com/zyedidia/micro/issues/3843 Anthony Wang authored at Anthony Wang comitted at
  28. 273299f2 Autoformat Fish code using fish_indent -w **.fish Anthony Wang authored at Anthony Wang comitted at
  29. fcd6bc53 Move ~/.cache/elan to /opt/elan, make LuaLaTeX obey XDG I'm modern now I moved on from PDFLaTeX to LuaLaTeX yay Anthony Wang authored at Anthony Wang comitted at
  30. 7e25d476 Don't need to autostart ssh-add here since nixos-config handles that now Anthony Wang authored at Anthony Wang comitted at