Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | added .gitattributes field to git config | Benjamin Morrison | 2020-10-19 | 2 | -1/+18 | |
| | ||||||
* | changed font size in vscodium | Benjamin Morrison | 2020-10-18 | 1 | -1/+0 | |
| | ||||||
* | updated $PATH and cleaned ssh config a bit | Benjamin Morrison | 2020-10-07 | 2 | -2/+2 | |
| | ||||||
* | fixed some vscodium paths | Benjamin Morrison | 2020-10-04 | 1 | -3/+2 | |
| | ||||||
* | some dev related config changes to vscode, spacemacs, and environment | Benjamin Morrison | 2020-10-04 | 3 | -2/+8 | |
| | ||||||
* | removing redshift autostart | Benjamin Morrison | 2020-10-02 | 1 | -7/+0 | |
| | ||||||
* | fixed redshift autostart command | Benjamin Morrison | 2020-10-01 | 1 | -1/+1 | |
| | ||||||
* | removed fonts | Benjamin Morrison | 2020-10-01 | 104 | -246/+0 | |
| | ||||||
* | redshift autostart | Benjamin Morrison | 2020-09-30 | 1 | -0/+7 | |
| | ||||||
* | adjustments for new machine | Benjamin Morrison | 2020-09-30 | 6 | -22/+10 | |
| | ||||||
* | alacritty font size | Benjamin Morrison | 2020-09-08 | 1 | -1/+1 | |
| | ||||||
* | removed old mutt stuff from neomutt config re: gpg | Benjamin Morrison | 2020-08-13 | 2 | -123/+10 | |
| | ||||||
* | mutt gpg settings | Benjamin Morrison | 2020-08-13 | 1 | -0/+120 | |
| | ||||||
* | uh i forgot this stuff | Benjamin Morrison | 2020-08-12 | 3 | -3/+13 | |
| | ||||||
* | dev directory shortcuts are more ergonomic | Benjamin Morrison | 2020-07-06 | 1 | -14/+15 | |
| | | | | | can specify a subdirectory. moved common logic to a separate function as well | |||||
* | transparency change for alacritty - more opaque | Benjamin Morrison | 2020-07-06 | 1 | -1/+1 | |
| | ||||||
* | added template for git init | Benjamin Morrison | 2020-07-02 | 17 | -12/+681 | |
| | ||||||
* | fixed clock position and squared corners | Ben Morrison | 2020-06-30 | 1 | -2/+2 | |
| | ||||||
* | host settings | Ben Morrison | 2020-06-30 | 1 | -3/+12 | |
| | ||||||
* | gpg agent forwarding set up | Ben Morrison | 2020-06-26 | 1 | -0/+2 | |
| | ||||||
* | changed vscodium theme, dracula -> dark-dracula | Ben Morrison | 2020-06-26 | 1 | -1/+1 | |
| | ||||||
* | changed backlight inc/dec from 10 to 5 | Ben Morrison | 2020-06-24 | 1 | -2/+2 | |
| | ||||||
* | changed font and size for xterm/urxvt | Ben Morrison | 2020-06-21 | 1 | -2/+4 | |
| | ||||||
* | slightly more transparent terms | Ben Morrison | 2020-06-20 | 1 | -1/+1 | |
| | ||||||
* | added git.sr.ht to ssh config | Ben Morrison | 2020-06-20 | 1 | -0/+5 | |
| | ||||||
* | using black for python formatting | Ben Morrison | 2020-06-19 | 1 | -1/+2 | |
| | ||||||
* | functions for dev directories re: srht | Ben Morrison | 2020-06-18 | 1 | -0/+6 | |
| | ||||||
* | removed doom emacs | Ben Morrison | 2020-06-17 | 3 | -184/+0 | |
| | ||||||
* | neomutt config for fastmail | Ben Morrison | 2020-06-17 | 1 | -0/+54 | |
| | ||||||
* | switched rust-analyzer to nightly | Ben Morrison | 2020-06-17 | 1 | -1/+3 | |
| | ||||||
* | git was complaining about this | Ben Morrison | 2020-06-15 | 1 | -0/+2 | |
| | ||||||
* | trimmed ~/.fonts | Ben Morrison | 2020-06-10 | 2 | -2/+0 | |
| | ||||||
* | changed smtp config for git send-email | Ben Morrison | 2020-05-29 | 1 | -4/+6 | |
| | ||||||
* | polybar changed date format, spacemacs changed theme, xinitrc set compose ↵ | Ben Morrison | 2020-05-29 | 3 | -3/+7 | |
| | | | | key to ralt | |||||
* | vscode theme change | Ben Morrison | 2020-05-29 | 1 | -1/+1 | |
| | ||||||
* | moved fonts around to organize them | Ben Morrison | 2020-05-29 | 101 | -0/+248 | |
| | ||||||
* | removed daemon mode for emacs autostart | Ben Morrison | 2020-05-17 | 1 | -1/+0 | |
| | ||||||
* | var changes | Ben Morrison | 2020-05-17 | 1 | -9/+14 | |
| | ||||||
* | switched spacemacs to develop branch to use lsp | Ben Morrison | 2020-05-13 | 1 | -122/+288 | |
| | ||||||
* | fixed layers, keeping just the default theme | Ben Morrison | 2020-05-13 | 1 | -6/+5 | |
| | ||||||
* | added gruvbox theme, fixed go-related variables | Ben Morrison | 2020-05-12 | 1 | -4/+5 | |
| | ||||||
* | set gofmt-command to goimports, go-tab-width 4, and rust-format-on-save t | Ben Morrison | 2020-05-12 | 1 | -1/+4 | |
| | ||||||
* | trying spacemacs | Ben Morrison | 2020-05-12 | 1 | -0/+337 | |
| | ||||||
* | using default clang-format, also set formatOnSave true | Ben Morrison | 2020-05-12 | 1 | -1/+2 | |
| | ||||||
* | fixed RUST_SRC_PATH | Ben Morrison | 2020-05-12 | 1 | -5/+2 | |
| | ||||||
* | removed old functions, fixed cargogen, added another cd function for the ↵ | Ben Morrison | 2020-05-06 | 1 | -7/+4 | |
| | | | | repos directory tree | |||||
* | file was formatted | Ben Morrison | 2020-05-06 | 1 | -1/+6 | |
| | ||||||
* | goofed on the manpage path var, removed old line from i3config | Ben Morrison | 2020-04-29 | 2 | -1/+1 | |
| | ||||||
* | changed transparency of alacritty, removed directive re: alacritty ↵ | Ben Morrison | 2020-04-28 | 1 | -1/+1 | |
| | | | | transparency from i3 config | |||||
* | fixed less/more alias | Ben Morrison | 2020-04-28 | 1 | -2/+2 | |
| |