Commit graph

799 commits

Author SHA1 Message Date
64c5e552c3
add nvim to onboardme packages... why wasn't it there before? 2025-04-17 22:19:43 +02:00
30dacb82b2
nvim: swtich barbeque out for dropbar 2025-04-17 21:46:19 +02:00
Jesse Hitch
74ba820f4f
disable null-ls as its officially causing errors :( 2025-04-17 11:12:09 +02:00
dde96e5bd4
only install pipx via brew if we're on macos, otherwise use apt 2025-03-24 08:04:09 +01:00
f59a6c5610
keep mac from sleeping program - caffeine 2025-03-24 07:23:10 +01:00
b41a1032d2
update onboardme packages - add numbat 2025-03-24 07:20:51 +01:00
fd46efc032
use librewolf instead of firefox 2025-03-06 07:40:54 +01:00
c2371a1d7f
only change filetype to unix if buffer is modifiable 2025-02-21 08:43:13 +01:00
83d617307c
fix path stuff for macos 2025-02-19 12:10:36 +01:00
9c54948744
update neotree, fix autocommands, and add snacks 2025-02-19 12:05:02 +01:00
2639abf4e3
disable batcat cache building for now 2025-02-19 10:59:46 +01:00
4aedfbcdbf
fix calling setting fileformat to happen as an autocommand 2025-01-23 19:56:16 +01:00
b384c2d6a9
set ff=unix in neovim 2025-01-23 18:25:30 +01:00
7a1ef41cfc
add lsd colors config 2025-01-05 23:12:33 +01:00
9576fca922
clean up the bright black color for wezterm 2025-01-02 13:38:23 +01:00
8523842837
catch any errors we might get from yq trying to render gotemplated files 2025-01-02 13:36:19 +01:00
Max!
0b75198c3f
feat - add markdown live preview addon for neovim (#31)
* add markdown live preview addon for neovim

* Update .config/nvim/lua/user/lazy.lua

---------

Co-authored-by: Max Roby <max@lil-mac-5.local>
Co-authored-by: Jesse Hitch <jessebot@linux.com>
2025-01-02 11:51:45 +01:00
28981ed8ad
add ipcalc to devops brew packages 2024-12-17 18:05:06 +01:00
17021b258c
update kubectl completion 2024-11-23 12:17:45 +01:00
56fba7459d
add k9s config.yaml and new space chalk skin again 2024-11-23 12:13:32 +01:00
328f407a00
add aws-mfa to devops packages 2024-11-21 13:07:50 +01:00
d7b7f81716
set file type to groovy if file is called jenkinsfile 2024-11-21 13:07:28 +01:00
4fcad26251
spruce up git url to work with non github.com github instances 2024-11-18 20:36:38 +01:00
7c57103793
update GitUrl to work better with github 2024-11-18 20:20:47 +01:00
dc5a8e9a39
more git aliases for typos and shorter typing :D 2024-11-14 09:25:37 +01:00
1f63664246
switch to ruff from ruff_lsp for neovim 2024-11-11 12:59:48 +01:00
88f130c69e
always check to verify that personal_wezterm_config.lua exists before importing anything from it 2024-11-05 20:49:27 +01:00
11875a3856
update executible permissions for cronjob scripts - for root 2024-10-23 12:39:59 +02:00
70026f7c6d
update executible permissions for cronjob scripts 2024-10-23 12:39:34 +02:00
477b695f83
Update README.md - clean up cron section to be under .config 2024-10-21 13:41:32 +02:00
5e2485a01e
clean up cron readme 2024-10-21 13:34:53 +02:00
9ab65f2936
update where we keep our cron jobs 2024-10-21 13:33:19 +02:00
d3f8c94c0c
fix gitignore for cron 2024-10-21 13:29:45 +02:00
9b38ea8a9a
fix crontabs to point to user specific scripts 2024-10-21 13:28:29 +02:00
be41ba6623
add cron to default onboardme steps 2024-10-21 00:23:49 +02:00
403c712eb6
add basic crontabs to be added for base user and root 2024-10-20 23:21:46 +02:00
d81624fcfa
add homebrew path on macs 2024-10-20 21:48:27 +02:00
054c9fde75
organizing file type commands a bit better 2024-10-20 21:30:58 +02:00
d1833a8003
create a file for autocommands to make them easier to find 2024-10-20 20:43:16 +02:00
c522d834c0
Update .zshrc 2024-07-27 14:05:53 +02:00
c7bf66dc90
always use php syntax highlighting for php.tpl files 2024-07-24 10:26:56 +02:00
ffdce37002
update argo json schemas to the latest 2024-07-23 10:09:53 +02:00
f63d4175b5
add rust-analyzer to lsp-config for neovim 2024-07-20 14:29:51 +02:00
3517a09789
add rust to treesitter as a default installed language 2024-07-20 12:15:22 +02:00
def3c5421b
adding markdown table support to bat theme 2024-07-19 17:07:16 +02:00
a41e8ac625
always colorize XML file type, which will include .tmTheme files for syntax highlighting files 2024-07-19 16:51:23 +02:00
0d2b5509dd
add markdown highlights for spacechalk bat theme; add license; change background to match general theme 2024-07-19 16:43:48 +02:00
8f45306743
don't output anything about bat when building cache; beware: adds 1 second to login time 2024-07-19 15:14:04 +02:00
fff909c88e
improvements to not use pager for default cat alias and use our own theme: spacechalk for all bat stuff 2024-07-19 15:11:14 +02:00
72a347df76
always use spacechalk theme by default 2024-07-19 14:27:10 +02:00