Commit graph

535 commits

Author SHA1 Message Date
aa2abfcc98 ala: no executable bit for you 2022-10-27 01:42:37 -07:00
8e847ad111 sced: made it better? 2022-10-27 01:41:24 -07:00
1913382d64 nvim: add treesitter-context plugin 2022-10-23 05:10:11 -07:00
d80c3aae8b nvim: add list pf wanted plugins 2022-10-20 04:13:54 -07:00
c2fa5748d6 aliases: add nxf to edit nix flake 2022-10-18 04:12:49 -07:00
82351f8b33 nvim: fix annoying cmp_nvim_lsp startup error
Ref https://github.com/hrsh7th/cmp-nvim-lsp/issues/38
2022-10-18 04:00:43 -07:00
ca8a87aca2 env: set NIX_BUILD_SHELL environment variable 2022-10-18 02:55:41 -07:00
6ba9acd1e6 nvim: remove extended comment mappings 2022-10-16 13:46:25 -07:00
2f26c06d2d env: add SS env var for shrc 2022-10-15 15:26:39 -07:00
064de4e0d9 aliases: rename nxfup to nxupup 2022-10-08 06:18:11 -07:00
45b91c0a1f sitepath: remove sitepath 2022-10-07 17:42:38 -07:00
0f2eae6e63 upd: check if working tree is dirty 2022-10-04 17:53:42 -07:00
b5d3e0eaf1 shell: add nxfup alias (nix full upgrade) 2022-09-29 17:30:09 -07:00
56d1086a22 shell aliases: use ls -A rather than ls -a 2022-09-26 21:26:08 -07:00
b908e96d17 alacritty: switch font to one from the nerd fonts website 2022-09-25 01:58:02 -07:00
0881b704a6 shell aliases: rename nix aliases 2022-09-24 20:00:12 -07:00
e6cf939991 Merge branch 'master' of git.blakenorth.net/home/git/dotfiles 2022-09-23 17:46:53 -07:00
d827a6012e nvim: add nix treesitter highlighter 2022-09-23 17:46:32 -07:00
370a0c74ea shell aliases: add nixos aliases
yes, I am officially trying nixos
2022-09-23 05:39:59 -07:00
f1465d01bb nvim: remove vim-lumen (slow and I don't really ever use light theme) 2022-09-23 01:19:19 -07:00
586cbd335c shell: add scu alias for systemctl 2022-09-23 01:09:42 -07:00
d326ff8894 Merge branch 'master' of git.blakenorth.net/home/git/dotfiles 2022-09-22 00:43:16 -07:00
98bee9417f nvim: remove problematic command mode map 2022-09-22 00:42:44 -07:00
b4b303611b shell: remove profile load check 2022-09-21 00:11:18 -07:00
dd1ba90cbf shell: modify profile warning 2022-09-18 03:31:30 -07:00
23252e5b28 env: auto source ~/.profile if it wasn't sourced 2022-09-17 20:01:28 -07:00
72a25f4af3 Revert "Revert "move ~/.config/shell/profile to ~/.profile""
This reverts commit be3b7d0a73.
2022-09-17 19:14:54 -07:00
8620b11820 updates: add update to replace profile 2022-09-17 19:13:10 -07:00
be3b7d0a73 Revert "move ~/.config/shell/profile to ~/.profile"
This reverts commit 8f2fef0a9e.
2022-09-17 19:02:56 -07:00
8f2fef0a9e move ~/.config/shell/profile to ~/.profile 2022-09-17 19:01:41 -07:00
01c80bc374 Merge branch 'master' of git.blakenorth.net/home/git/dotfiles 2022-09-10 20:07:45 -07:00
ecc20c9fbe shell: remove '-' as an alias (thanks, POSIX) 2022-09-10 20:06:40 -07:00
a0f0fe81eb shell: rename smctl alias to scl 2022-09-09 02:16:08 -07:00
ed88531dfd nvim: change to main comment.nvim repo 2022-09-09 00:23:52 -07:00
1b1d93983a shell: warn if profile isn't loaded 2022-09-06 15:13:58 -07:00
833b39eb1b nvim: add CH for :CleverHelp 2022-08-30 22:51:10 -07:00
84cddce365 nvim: go to references is now gR (over gr) 2022-08-30 15:51:14 -07:00
080ecf0cd9 nvim: prefer command abbreviations to user-defined commands 2022-08-30 13:40:38 -07:00
95a3ef6463 nvim: add nvim-pqf 2022-08-30 13:09:48 -07:00
9deaa4ebb4 nvim: restrict bqf to quickfix lists (lazy load) 2022-08-30 12:59:07 -07:00
b2b3b75d24 nvim: add nvim-bqf 2022-08-30 12:57:56 -07:00
955f1f4e90 nvim: add trouble.nvim 2022-08-29 12:17:34 -07:00
3349f07aba nvim: remap go to implementations from gi to gI 2022-08-29 12:16:56 -07:00
3ad6324dea Merge branch 'master' of git.blakenorth.net/home/git/dotfiles 2022-08-27 16:08:48 -07:00
e75e0242dc nvim: remove textobj-anyblock - slowed down startup 2022-08-27 15:19:06 -07:00
a3002c71bc nvim: move ts-commentstring plugin, add lazy loading 2022-08-27 15:12:31 -07:00
381c187dbd Merge branch 'master' of git.blakenorth.net/home/git/dotfiles 2022-08-27 15:08:20 -07:00
676c1e6854 nvim: newline 2022-08-27 15:08:05 -07:00
34362420ce shell: add cargo bin folder to PATH 2022-08-26 21:07:38 -07:00
b83d60c5e0 Revert "nvim: set wrapscan to true"
This reverts commit 8e3ff8e324.
2022-08-26 19:52:35 -07:00