summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
* crawl dev blog added to feedsBenjamin Morrison2022-01-261-0/+1
|
* allow unfree packages in nix-pkgsBenjamin Morrison2022-01-261-0/+2
|
* new theme for polybar. moved old theme to polybar.oldBenjamin Morrison2022-01-267-5/+1459
|
* rofi font changed to fira code 11Benjamin Morrison2022-01-251-0/+1
|
* rofi config moved to new formatBenjamin Morrison2022-01-252-2/+5
|
* script to enable touchpad tapping / tap-to-clickBenjamin Morrison2022-01-251-0/+16
|
* nix locale fixBenjamin Morrison2022-01-251-0/+1
|
* changes for new machineBenjamin Morrison2022-01-2512-40/+40
|
* eshell enabled in emacsBenjamin Morrison2022-01-231-1/+1
|
* weechat relay client for emacsBenjamin Morrison2022-01-231-0/+5
|
* changed name of local config file loaded by doomBenjamin Morrison2022-01-231-2/+2
|
* including covidate day-counterBenjamin Morrison2022-01-231-0/+5
|
* deleting spacemacs config. doom-emacs is way better.Benjamin Morrison2022-01-231-519/+0
|
* enable code formatting in doom emacsBenjamin Morrison2022-01-231-0/+1
|
* lazily load elfeed config in emacsBenjamin Morrison2022-01-231-2/+3
|
* update python lang server command for neovimBenjamin Morrison2022-01-231-0/+1
|
* emacs circe configBenjamin Morrison2022-01-232-1/+4
|
* enable password-store integration in doom-emacsBenjamin Morrison2022-01-221-1/+1
|
* added another feed to doom emacs elfeed rssBenjamin Morrison2022-01-221-0/+1
|
* doom-emacs configurationBenjamin Morrison2022-01-223-0/+320
|
* nix env + ruby envBenjamin Morrison2022-01-221-1/+8
|
* added dir to dev treeBenjamin Morrison2022-01-221-0/+3
|
* emacs sort python imports on saveBenjamin Morrison2022-01-191-0/+1
|
* add python test runner to emacsBenjamin Morrison2022-01-191-0/+1
|
* cleaned up layers for spacemacs, added python options, added themesBenjamin Morrison2022-01-191-22/+23
|
* disable manual transparency commands for specific windows.Benjamin Morrison2022-01-121-5/+5
| | | | it was making things transparent that shouldn't be.
* change spacevim themeBenjamin Morrison2022-01-121-1/+4
|
* enable elixir-ls in emacsBenjamin Morrison2022-01-121-2/+2
|
* some updates for new mail domain, editor changes, $PATHBenjamin Morrison2021-12-295-19/+23
|
* clean out spacevim conf, add fish func to call vim without spacevimBenjamin Morrison2021-12-192-34/+4
|
* some minor changes accumulatedBenjamin Morrison2021-12-198-104/+97
|
* added global ignore file for gitBenjamin Morrison2020-11-152-2/+4
|
* fixed password var in neomuttrc, updated rust_src_pathBenjamin Morrison2020-11-012-2/+2
|
* config change with alacritty updateBenjamin Morrison2020-10-241-1/+1
|
* changed fish greetingBenjamin Morrison2020-10-232-1/+3
|
* added .gitattributes field to git configBenjamin Morrison2020-10-192-1/+18
|
* changed font size in vscodiumBenjamin Morrison2020-10-181-1/+0
|
* updated $PATH and cleaned ssh config a bitBenjamin Morrison2020-10-072-2/+2
|
* fixed some vscodium pathsBenjamin Morrison2020-10-041-3/+2
|
* some dev related config changes to vscode, spacemacs, and environmentBenjamin Morrison2020-10-043-2/+8
|
* removing redshift autostartBenjamin Morrison2020-10-021-7/+0
|
* fixed redshift autostart commandBenjamin Morrison2020-10-011-1/+1
|
* removed fontsBenjamin Morrison2020-10-01104-246/+0
|
* redshift autostartBenjamin Morrison2020-09-301-0/+7
|
* adjustments for new machineBenjamin Morrison2020-09-306-22/+10
|
* alacritty font sizeBenjamin Morrison2020-09-081-1/+1
|
* removed old mutt stuff from neomutt config re: gpgBenjamin Morrison2020-08-132-123/+10
|
* mutt gpg settingsBenjamin Morrison2020-08-131-0/+120
|
* uh i forgot this stuffBenjamin Morrison2020-08-123-3/+13
|
* dev directory shortcuts are more ergonomicBenjamin Morrison2020-07-061-14/+15
| | | | | can specify a subdirectory. moved common logic to a separate function as well