Commit graph

624 commits

Author SHA1 Message Date
fe6c0d2aa8 add SOC2 as a valid word 2023-10-18 19:11:25 +02:00
b0c76967d7 update title 2023-10-18 19:11:01 +02:00
629a87a562 add default k9s skin to be tweaked over time 2023-10-18 19:10:19 +02:00
4792ab80f3 adding more tech terms 2023-10-18 16:30:15 +02:00
84fe0c4241 adding backblaze terms 2023-10-18 13:33:12 +02:00
a3c633e023 add default treesitter languages: html, css 2023-10-17 10:14:21 +02:00
d5d0873464 add hostname WSL and .yaml to the allowed words for neovim 2023-10-16 11:17:22 +02:00
73228ffabd add more tech terms to the dictionary 2023-10-16 09:44:39 +02:00
6eaebb515f add ansible, iterm2, and nvim-treesitter to the dictionary as well 2023-10-16 09:39:17 +02:00
9eb6f7d712 add way more devops/sysadmin terms to the dictionary 2023-10-16 09:36:47 +02:00
7ba0780843 adding more spell check items 2023-10-16 09:00:06 +02:00
f6b1bbfcfd adding more dictionary stuff for neovim
adding some kubernetes terms and tools as well as some identity auth stuff
2023-10-14 17:46:24 +02:00
dcdb8a2f2f start allowing certain words via spellcheck 2023-10-14 16:24:36 +02:00
18f2376801 adding indent based folding for tcss files 2023-10-14 13:21:00 +02:00
0b4b172d5f set spell check for markdown, markdown extended, and text files 2023-10-13 15:52:02 +02:00
a2ff8bca42 add yq completion 2023-10-13 10:49:16 +02:00
cb01fc2d0c add colorizer for scss files 2023-10-13 10:48:39 +02:00
39902c4d91 fix completion sourcing for new shells 2023-10-12 13:14:29 +02:00
0150a14a2f add completion for helm and seperate out completion for lima 2023-10-12 11:22:06 +02:00
ff7e141ffd add shell to list of 81 character line limits 2023-10-11 17:14:09 +02:00
0affd54d76 only put 80 character line in python, go, and yaml to start with, default excluding most other file types and exclude markdown from indent blank line 2023-10-11 17:09:02 +02:00
2cb716cb5d fix ibl issue again :) 2023-10-11 16:55:31 +02:00
54ba4401b6 change to filetypes exclude 2023-10-11 16:54:30 +02:00
6c96e1e3dc fix ibl issue 2023-10-11 16:51:12 +02:00
9179e98525 catch more git command typos 2023-10-11 13:42:13 +02:00
3eefbf5dda removing adb alias 2023-10-10 09:00:12 +02:00
9b0178eb89 add git checkut to the git aliases 2023-10-08 18:11:11 +02:00
68b1058d5e add reference link for indent blank line neovim plugin 2023-09-30 13:42:47 +02:00
29444ef2fe neovim: upgrade to the latest version of indent blank line, I think 2023-09-30 13:40:40 +02:00
61d532fa16 add rgb highlighting for css 2023-09-28 10:18:07 +02:00
eeaa80090a add scrcpy to brew as extras package group :D, add adb to apt for better android development 2023-09-27 09:13:54 +02:00
5febe52c4a alias more neovim and git typos 2023-09-25 11:03:00 +02:00
802da468ef alias away gita dd typo with a custom bash function
aliasing all these typos really does help with my RSI, because half of what I type is fixing typos and dyslexia mistakes
2023-09-24 13:29:05 +02:00
4a8f81e8d6 update searching in nvim to be case insensitive UNLESS at least one character in your search is capitalized 2023-09-19 15:16:02 +02:00
24176a2eec add todo plugin for neovim 2023-09-18 18:14:25 +02:00
46676ae283 updated colors to work via ssh 2023-09-18 11:56:58 +02:00
f420ca6918 set the file type to css for .tcss 2023-09-10 14:32:13 +02:00
8f01d5a3bc make sure we can run programs installed by npm 2023-09-07 19:22:51 +02:00
c51707ef8d update templates autocommand 2023-09-06 09:42:19 +02:00
700e90cc73 fix git commit typo I make all the time 2023-09-04 16:36:44 +02:00
7fbdba4b8c alias commti git typo 2023-08-30 13:47:21 +02:00
d2541f3fff update git alias to alias more typos 2023-08-30 09:58:46 +02:00
2480a0b2cd don't alias free tube by default on linux 2023-08-25 10:34:32 +02:00
a9fb741060 don't install flatpak stuff ever 2023-08-25 10:33:41 +02:00
590c6baa39 fix tsupdatesync command for treesitter in lazy 2023-08-21 15:28:57 +02:00
bfab8cb105 clean up fastfetch formatting 2023-08-21 15:01:10 +02:00
96bcdc4c32 fix positioning of fastfetch text on right 2023-08-21 14:45:07 +02:00
ea25e05737 update to the new format for fastfetch default config 2023-08-21 13:37:08 +02:00
dcb8f34dd7 add json schema for fastfetch 2023-08-21 12:53:18 +02:00
a024f0e468 move line limit over by one for limit in python files 2023-08-20 22:08:24 +02:00