Commit graph

262 commits

Author SHA1 Message Date
33ec6e6da7 nvim: all settings are now in lua! (at least the ones that could be converted) 2021-11-03 00:54:09 -07:00
ff5310c1f6 nvim: lspconfig now has a configuration for sumneko_lua 2021-11-03 00:52:59 -07:00
1e0a5f08cf nvim: setting organization 2021-11-02 21:23:44 -07:00
30089fe6d1 zsh: zinit is in better hands now
Things also load way faster
2021-11-02 21:08:56 -07:00
a8ca3868aa zsh: add ydotool alias 2021-11-02 01:20:39 -07:00
34c269ba8b git: remove redundant alias 2021-11-02 01:20:25 -07:00
897efeedf7 nvim: fix for alt-s mapping 2021-11-01 10:59:35 -07:00
674a0d29ec zsh: fix for termux on android (for real this time) 2021-11-01 10:58:48 -07:00
c11d871ab7 alacritty: better positioning of the boarder 2021-11-01 02:46:36 -07:00
7180787e19 zsh: hste now edits the history file 2021-11-01 02:46:14 -07:00
726e273245 nvim: add p10k 2-line bubble theme 2021-10-28 23:42:39 -07:00
253fa5ff11 nvim: ale is now only for shell scripts 2021-10-28 23:40:58 -07:00
d29740af0f git: add dh for diff HEAD 2021-10-28 23:35:35 -07:00
fdd75756c9 git: add st alias for status 2021-10-28 23:34:02 -07:00
4bdd50b6f1 zsh: add colorful-angular p10k theme 2021-10-28 18:14:56 -07:00
55a09c7229 Merge branch 'master' of git.blakenorth.net/home/git/dotfiles 2021-10-27 23:35:23 -07:00
fca220a01e zsh: add cdf() (cd file) 2021-10-27 23:34:32 -07:00
9a0f7fddec zsh: slight alias modification 2021-10-27 17:33:07 -07:00
6c036f9d2e zsh: add sctl alias 2021-10-27 17:30:08 -07:00
1fd0917970 nvim: lsp_signature works batter now, and there's a new commenting plugin 2021-10-27 04:40:14 -07:00
6de33435fa Merge branch 'master' of git.blakenorth.net/home/git/dotfiles 2021-10-27 04:18:47 -07:00
ba30cc3273 zsh: alias g=git 2021-10-27 04:18:09 -07:00
15b2d798c9 zsh: aliases - l now means ls and light means smart plug 2021-10-26 21:17:27 -07:00
ffa562b77a git: modified aliases. p is pull, now. 2021-10-26 02:56:13 -07:00
abf0a1bdc6 git: new aliases (c, a) I am now 200% lazier 2021-10-26 02:52:57 -07:00
f247b89efd nvim: wrap is off by default now 2021-10-26 02:51:13 -07:00
b482328380 zsh: add sdn (shutdown now) alias 2021-10-24 12:21:06 -07:00
9d2c905aec bin: add warning about spaces to dotfiles-install 2021-10-24 12:17:34 -07:00
d48bfcd0c6 zsh: alias stuff (d for dot modified, and add gs to replace ghostscript) 2021-10-24 12:10:06 -07:00
4962aa818b zsh: add alias d for dot
lol
2021-10-24 11:55:00 -07:00
8beb5dcb4e Merge branch 'master' of git.blakenorth.net/home/git/dotfiles 2021-10-24 11:49:09 -07:00
e6b249d41c git and zsh: moves git aliases to .gitconfig 2021-10-24 11:47:56 -07:00
4509bb2abb alacritty: font size adjustment 2021-10-24 11:46:07 -07:00
2004904dd1 alacritty: font size adjustment 2021-10-24 11:43:22 -07:00
6d9dc4b6ec nvim: enable syntax checking for spellchecking only coments 2021-10-24 11:42:40 -07:00
07d2fa4303 zsh: new alias (rce) 2021-10-24 11:41:07 -07:00
0bb3b07b6f zsh: new colors (now: onedark, used to be: onedark-light with dark
background (I think))
2021-10-24 00:34:24 -07:00
1f235c60cc alacritty: reorganized 2021-10-24 00:33:53 -07:00
3cf3f07432 zsh: update p10k configuration 'black bubble' 2021-10-23 23:55:45 -07:00
9e4d6ea173 zsh: add simple p10k configuration 2021-10-23 22:58:54 -07:00
d3ddec8ba0 zsh: adds 'black bubble' p10k configuration 2021-10-23 22:55:40 -07:00
c1dd7c9fe2 zsh: don't set glow alias in vim terminal 2021-10-23 21:42:44 -07:00
7f6c2916de nvim: new filetype list for ale 2021-10-20 20:57:38 -07:00
ffae217fbf nvim: additional bootstrapping 2021-10-20 10:57:24 -07:00
8c94182d19 nvim: better behavior for remove highlights from hlsearch
now it just does `noh` instead of `set hlsearch!`
2021-10-20 01:31:45 -07:00
866986c46c nvim: settings organization 2021-10-19 22:21:53 -07:00
36a7cd9364 nvim: toggleterm is a floating window again 2021-10-19 20:02:47 -07:00
740dc82984 zsh: add lsx alias
I thought I had this one before :thinking_face:
2021-10-19 20:01:57 -07:00
0ddd772486 nvim: additional keybinds for moving between windows 2021-10-18 17:34:45 -07:00
bf5fd79a68 Merge branch 'master' of git.blakenorth.net/home/git/dotfiles 2021-10-18 17:31:33 -07:00