dotfiles

My ~/.config directory

Commits at d0d26844a2e99c815401e7d3995dd48d692f22db

  1. d0d26844 Revert "Force Firefox Wayland" This reverts commit c91daaf6dd1cd460569acb8919782fbde562ec1a. Firefox 121 now uses Wayland by default, so this is no longer necessary. Anthony Wang authored at Anthony Wang comitted at
  2. 69b2923e Move fish abbrs to config.fish abbrs are now stored in config.fish instead of fish_variables in Fish 3.6 Anthony Wang authored at Anthony Wang comitted at
  3. c91daaf6 Force Firefox Wayland Anthony Wang authored at Anthony Wang comitted at
  4. 016737ae Erase nvim and diff abbrs that I don't use, erase git checkout abbr because git checkout is stupid Anthony Wang authored at Anthony Wang comitted at
  5. 2c568ddb Enable mpv hardware acceleration Anthony Wang authored at Anthony Wang comitted at
  6. d1312516 Only run mpv visualizer when --force-window=yes Anthony Wang authored at Anthony Wang comitted at
  7. a2f84ea2 Add mpv visualizer script Anthony Wang authored at Anthony Wang comitted at
  8. 8262dff7 Disable Git autocorrect because it's kinda useless Anthony Wang authored at Anthony Wang comitted at
  9. 393e142c Make ssh-add autostart at login Alternatively, AddKeysToAgent yes in ~/.ssh/config will add the key when needed, but this breaks accessing SFTP files in Dolphin for some reason, so it's better to just run ssh-add at login Anthony Wang authored at Anthony Wang comitted at
  10. 111f17a1 Use OSC-52 for micro clipboard Anthony Wang authored at Anthony Wang comitted at
  11. 0ecf9807 Use kwallet for SSH agent instead of gnome-keyring Anthony Wang authored at Anthony Wang comitted at
  12. 88d8877d Use SSH for signing git commits Anthony Wang authored at Anthony Wang comitted at
  13. e15e2e51 Nuke ~/Templates Anthony Wang authored at Anthony Wang comitted at
  14. 491334d3 Remove Code - OSS config since I no longer use it Anthony Wang authored at Anthony Wang comitted at
  15. 560c8267 Delete nvim config since mouse is on by default now and the mouse is awesome! Anthony Wang authored at Anthony Wang comitted at
  16. 4d57a832 Remove outdated settings from Code - OSS config Anthony Wang authored at Anthony Wang comitted at
  17. 6e1d682d Uninstall gitlens, use better color theme Anthony Wang authored at Anthony Wang comitted at
  18. 9a3f4baa Delete guile config Anthony Wang authored at Anthony Wang comitted at
  19. e889335d Add GNU Guile startup file Anthony Wang authored at Anthony Wang comitted at
  20. ed5b25ab Remove ~/.local/bin from PATH Anthony Wang authored at Anthony Wang comitted at
  21. 428dadaf Add nvim config Anthony Wang authored at Anthony Wang comitted at
  22. b86e2e24 Add git settings to Code - OSS config Anthony Wang authored at Anthony Wang comitted at
  23. ddb66c7c Add ~/.local/bin to PATH Anthony Wang authored at Anthony Wang comitted at
  24. 50a6c9f4 Change $HOME to $HOME/ so Firefox respects xdg dirs Anthony Wang authored at Anthony Wang comitted at
  25. cdcb2045 Clean up Code OSS settings Anthony Wang authored at Anthony Wang comitted at
  26. f02df751 Fix gopath Anthony Wang authored at Anthony Wang comitted at
  27. 2cc367f3 Update git email and signing key Anthony Wang authored at Anthony Wang comitted at
  28. c67a3daf Move files in ~/.config to root directory Anthony Wang authored at Anthony Wang comitted at
  29. d94e7aba Remove .vimrc and use neovim instead Anthony Wang authored at Anthony Wang comitted at
  30. 8a4c981a Add n nvim Fish abbr and remove v vim abbr Anthony Wang authored at Anthony Wang comitted at