Commit graph

768 commits

Author SHA1 Message Date
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
44e677de67
updating spacechalk bat theme 2024-07-19 14:25:37 +02:00
7094f065b6
update git aliases to include cmmit 2024-07-14 11:34:36 +02:00
e13649d8f6
remove invalid config for gitsigns.nvim 2024-07-08 10:51:42 +02:00
1ef48b778c
update troubleshooting hotkeys for trouble nvim plugin and add renovate bot schema 2024-07-08 10:49:30 +02:00
8521cfa950
print data from configmap with kgcm 2024-07-07 16:01:20 +02:00
08dc365064
always sign commits with ssh by default 2024-07-06 21:38:00 +02:00
447ced29b1 add linkerd servicemesh cli to path 2024-07-05 15:54:01 +02:00
a3eb5a1047 always use jq if this is a json file when using dog function that cat is aliased to 2024-07-04 09:55:48 +02:00
375ba09a36 add a line explaining the current resource being grabbed for kgpgb 2024-07-01 11:31:54 +02:00
6a4b23ad6f make kc a function instead of an alias 2024-06-28 12:03:23 +02:00
3bb1b2bbd5 update kind and k8s aliases and completion 2024-06-28 11:57:45 +02:00
712adcfe4a update git config to include checkotu alias to checkout 2024-06-22 12:08:54 +02:00
04bd4b55e2 add git banch alias 2024-05-28 08:47:54 +02:00
b22ad9985a update k8s aliases and completion 2024-05-26 08:43:25 +02:00
913c2364a8 add ANOTHER git checkout typo 2024-05-24 15:12:14 +02:00
c9b6d7dbcc add another mispelling of git checkout 2024-05-24 15:11:20 +02:00
a1b0a4e0e1 fix chart testing install 2024-05-22 17:50:38 +02:00
8babd1fdf9 more graceful handling of wezterm personal config not existing 2024-05-11 15:16:02 +02:00
6e495966fd disable more stuff by default and move as much as we can into pipx 2024-05-06 19:52:37 +02:00
0b28ec9643 fix kgb alias status field 2024-05-06 19:51:35 +02:00
17a715e60f pruning packages and adding pipx as a default program for installing pip packages with a cli 2024-05-05 14:13:22 +02:00
236230a977 add git aliases for addd to add and ceckout to checkout 2024-05-05 12:25:54 +02:00
a5c1db9110 update the default python 3.12 install across all of brew 2024-05-03 15:38:10 +02:00
48ccb0abb7 switch to python3.12 2024-05-03 14:11:04 +02:00
f22bf730c5 change python to python 3.12 2024-05-03 13:35:39 +02:00
e87621f43f switch to using python 3.12 everywhere 2024-05-03 13:35:11 +02:00
a76ad24fff max helped me figure out the perfect kgj alias for kubecolor get jobs 2024-05-01 20:28:27 +02:00
2dcc0e4674 add some more short form aliases for kubecolor get 2024-05-01 20:08:11 +02:00
95d5276a25 add girt to git alias :P 2024-04-29 12:00:19 +02:00
296870a6ea add commmit for git aliases 2024-04-29 11:59:57 +02:00
994c396e4f add lnvim alias for opening a file to a specific line with a somefile.ext:number 2024-04-24 22:28:50 +02:00