machineconfig 8.45__py3-none-any.whl → 8.50__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of machineconfig might be problematic. Click here for more details.

Files changed (32) hide show
  1. machineconfig/jobs/installer/python_scripts/sysabc.py +1 -1
  2. machineconfig/jobs/scripts/powershell_scripts/mount_ssh.ps1 +1 -1
  3. machineconfig/profile/create_links_export.py +36 -20
  4. machineconfig/profile/mapper_dotfiles.toml +31 -31
  5. machineconfig/scripts/python/devops_navigator.py +1 -1
  6. machineconfig/scripts/python/helper_env/path_manager_tui.py +1 -1
  7. machineconfig/scripts/python/helpers/helper_env/env_manager_tui.py +1 -1
  8. machineconfig/scripts/python/helpers/helper_env/path_manager_tui.py +1 -1
  9. machineconfig/scripts/python/helpers/helpers_croshell/croshell_impl.py +4 -4
  10. machineconfig/scripts/python/helpers/helpers_devops/backup_config.py +3 -3
  11. machineconfig/scripts/python/helpers/helpers_devops/cli_backup_retrieve.py +3 -3
  12. machineconfig/scripts/python/helpers/helpers_devops/cli_config_dotfile.py +13 -13
  13. machineconfig/scripts/python/helpers/helpers_devops/cli_repos.py +27 -18
  14. machineconfig/scripts/python/helpers/helpers_devops/cli_self.py +3 -2
  15. machineconfig/scripts/python/helpers/helpers_repos/cloud_repo_sync.py +2 -1
  16. machineconfig/scripts/python/helpers/helpers_sessions/sessions_impl.py +10 -1
  17. machineconfig/scripts/python/helpers/helpers_utils/python.py +2 -1
  18. machineconfig/scripts/python/sessions.py +2 -2
  19. machineconfig/settings/shells/zsh/init.sh +9 -18
  20. machineconfig/setup_linux/web_shortcuts/interactive.sh +10 -10
  21. machineconfig/setup_windows/web_shortcuts/interactive.ps1 +10 -10
  22. machineconfig/utils/installer_utils/github_release_bulk.py +11 -92
  23. machineconfig/utils/installer_utils/github_release_scraper.py +99 -0
  24. machineconfig/utils/io.py +25 -8
  25. machineconfig/utils/ssh_utils/abc.py +1 -1
  26. machineconfig/utils/ssh_utils/copy_from_here.py +17 -12
  27. machineconfig/utils/ssh_utils/utils.py +21 -5
  28. {machineconfig-8.45.dist-info → machineconfig-8.50.dist-info}/METADATA +1 -1
  29. {machineconfig-8.45.dist-info → machineconfig-8.50.dist-info}/RECORD +32 -31
  30. {machineconfig-8.45.dist-info → machineconfig-8.50.dist-info}/WHEEL +0 -0
  31. {machineconfig-8.45.dist-info → machineconfig-8.50.dist-info}/entry_points.txt +0 -0
  32. {machineconfig-8.45.dist-info → machineconfig-8.50.dist-info}/top_level.txt +0 -0
@@ -87,7 +87,7 @@ machineconfig/jobs/installer/python_scripts/lvim.py,sha256=2-wbh_IClTFcFkSYk9EsR
87
87
  machineconfig/jobs/installer/python_scripts/nerdfont.py,sha256=8Lz8NE0CYREDVVnSqRnaFsLqGAPUcQ-bt320KdTbrDw,4178
88
88
  machineconfig/jobs/installer/python_scripts/nerfont_windows_helper.py,sha256=A8LDhdo8UfW__Lg9uZiqCA2FMI_KW9eVZNqJ8RDgaBI,6159
89
89
  machineconfig/jobs/installer/python_scripts/redis.py,sha256=bReDLsgy37eJyTU4TXE7FQpKFi-_usQC7bwhfXvZuBU,3259
90
- machineconfig/jobs/installer/python_scripts/sysabc.py,sha256=S_CdEQo5fyLnIg7YXx_oeUc3ZmmSP3A9hhCrt9boPp8,6550
90
+ machineconfig/jobs/installer/python_scripts/sysabc.py,sha256=OMXrFCOCDbIQSndY0tDyE41zlOvmwXpuX4px78X3e3w,6550
91
91
  machineconfig/jobs/installer/python_scripts/wezterm.py,sha256=MXJc0-8ixCm-5dN47R72FGkfzhIJD9-w4EM9bCdCGaM,3027
92
92
  machineconfig/jobs/installer/python_scripts/winget.py,sha256=hxid9fWGLiTsqVqAFxM6jydmDeYdPQjsMh2XEBG-ROY,5631
93
93
  machineconfig/jobs/installer/python_scripts/yazi.py,sha256=XYyx_GYGwciC1jp1rmd8prcfq_RgxFLnBYKVH4yH5VU,4725
@@ -106,7 +106,7 @@ machineconfig/jobs/scripts/powershell_scripts/docker.ps1,sha256=M8NfsSxH8YlmY92J
106
106
  machineconfig/jobs/scripts/powershell_scripts/mount_nfs.ps1,sha256=XrAdzpxE6a4OccSmWJ7YWHJTnsZK8uXnFE5j9GOPA20,2026
107
107
  machineconfig/jobs/scripts/powershell_scripts/mount_nw.ps1,sha256=puxcfZc3ZCJerm8pj8OZGVoTYkhzp-h7oV-MrksSqIE,454
108
108
  machineconfig/jobs/scripts/powershell_scripts/mount_smb.ps1,sha256=PzYWpIO9BpwXjdWlUQL9pnMRnOGNSkxfh4bHukJFme8,69
109
- machineconfig/jobs/scripts/powershell_scripts/mount_ssh.ps1,sha256=TRcrhY9nntOIqKO1lHyFl48I9atra_WHJLGFfEJPDuk,490
109
+ machineconfig/jobs/scripts/powershell_scripts/mount_ssh.ps1,sha256=S0w5-avyeOMCrHWA7Z0Q2JWnhaAt2d7w9WVFp1ms1no,490
110
110
  machineconfig/jobs/scripts/powershell_scripts/obs.ps1,sha256=3SNCjvkaaWMaN6JJAHDMvbvOIHw_zaXF74KalRimnE4,114
111
111
  machineconfig/jobs/scripts/powershell_scripts/power_options.ps1,sha256=c7Hn94jBD5GWF29CxMhmNpuM0hgXTQgVJmIRR_7sdcY,182
112
112
  machineconfig/jobs/scripts/powershell_scripts/share_cloud.cmd,sha256=exD7JCdxw2LqVjw2MKCYHbVZlEqmelXtwnATng-dhJ4,1028
@@ -117,10 +117,10 @@ machineconfig/profile/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3h
117
117
  machineconfig/profile/bash_shell_profiles.md,sha256=mio0xkMTwO-F3fikWIfgcdQaPCmQrmkxJMNtZsTe9TI,514
118
118
  machineconfig/profile/create_helper.py,sha256=YmXKtFrSGcvKso9czDu3YPObheqNF-fe3N6t490JzDE,2912
119
119
  machineconfig/profile/create_links.py,sha256=NRo0jRwLgCH1VEPdGB-zeo45oH6yBwoHqSfuc6U2LRY,15831
120
- machineconfig/profile/create_links_export.py,sha256=_K6SO4n4eJnqp2OFdzgoJPDtz2SiQVpbyHJU5zwWVEo,4183
120
+ machineconfig/profile/create_links_export.py,sha256=ZgL8uW5qZtDXF2FiVQRP8gGKdG3iUm3nwoZXpikS9qQ,4529
121
121
  machineconfig/profile/create_shell_profile.py,sha256=KjJwCum9F8_9stgc9_awSzxcX68WY8bhMufiLgTWWFE,7709
122
122
  machineconfig/profile/mapper_data.toml,sha256=Qv18foeM7yN00Lt1mdqH59pGTZGUSFr57kMbZGSB-o8,1577
123
- machineconfig/profile/mapper_dotfiles.toml,sha256=1mCMw-lH69MsQQZQGl29pBvuXbRvA_Sm4egtdxk3HnA,16291
123
+ machineconfig/profile/mapper_dotfiles.toml,sha256=U7fhmb3G7-3arOWPAh3IJr6Sw9OjNrG_4dpQ5R8QRCg,16323
124
124
  machineconfig/profile/records/generic/shares.toml,sha256=FduDztfyQtZcr5bfx-RSKhEEweweQSWfVXkKWnx8hCY,143
125
125
  machineconfig/profile/records/linux/apps_summary_report.csv,sha256=pw9djvaRUPalKDLn2sl3odcbD2_Zx3aEupsQ8UPfaaY,2738
126
126
  machineconfig/profile/records/linux/apps_summary_report.md,sha256=l77oofA6Rliql0ZgKGIZi8bstFoGyyGTxeS8p2PtOj0,5634
@@ -134,12 +134,12 @@ machineconfig/scripts/python/agents.py,sha256=eYxZsXZC1uiLzNZuRUcTjtcvCEhKAxFWfp
134
134
  machineconfig/scripts/python/cloud.py,sha256=Wu1BOIQds5Qcyg0Eo2vYatLqVdue8EHJiIlO8Uxaw4k,4700
135
135
  machineconfig/scripts/python/croshell.py,sha256=qV3SbzTnc9MICX9kwTDGHWLbTZrWZYGqteAMn1VPUPs,1585
136
136
  machineconfig/scripts/python/devops.py,sha256=wxXsIuko0mPg91dYYRwGldRkgd678ti10YHfN5WpKHY,4754
137
- machineconfig/scripts/python/devops_navigator.py,sha256=9wLL_IHBFhw8C98S0otvqDEbhxA8MV3xUUs5JTfsipY,415
137
+ machineconfig/scripts/python/devops_navigator.py,sha256=D1oA7cXemkeJH2k-Dpz3QJawt7yivsCdCxE9mXP6_Jw,415
138
138
  machineconfig/scripts/python/fire_jobs.py,sha256=UYQuhdVWZL6kVk_5TMZn87t-BwQPP6gwh9qyLDrk_rw,4062
139
139
  machineconfig/scripts/python/ftpx.py,sha256=x1GTztr9D1-Go7rZhdGNL_lixx_RJnCJKBKngxT2ki4,1305
140
140
  machineconfig/scripts/python/mcfg_entry.py,sha256=KYeN0ogjlb2I45sX-a_bL2JuV-CLwBxpBieuzb_-iFY,9084
141
141
  machineconfig/scripts/python/msearch.py,sha256=sWwFmbAuUqNY45BPJ5LVCIuOkGLq-aBOhK3pVIK3pgE,1787
142
- machineconfig/scripts/python/sessions.py,sha256=B5-if58fkCnognpoSJVu4Ofu9zEOjcPt8XwBSzNQKVQ,5790
142
+ machineconfig/scripts/python/sessions.py,sha256=5Ley67Ocme71cv74faEfxBThELo_JY34nsngyQLkBpo,5790
143
143
  machineconfig/scripts/python/terminal.py,sha256=4AjP8pFHA_F-hfiUlflaj19DMCFq249gK22Kc2DZBZM,3010
144
144
  machineconfig/scripts/python/utils.py,sha256=SmqjnWLHKBF0cPUsrQsIpWF07PC4rWQcYNDi9n1RbD0,8836
145
145
  machineconfig/scripts/python/ai/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -177,12 +177,12 @@ machineconfig/scripts/python/ai/utils/shared.py,sha256=rBniovmKZuY48T50cCyG_oeFZ
177
177
  machineconfig/scripts/python/ai/utils/vscode_tasks.py,sha256=-TH1pRgjDWCJAtr1zp7a0tD2Ge1CS0SOcpcr27qaZjc,1555
178
178
  machineconfig/scripts/python/graph/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
179
179
  machineconfig/scripts/python/graph/cli_graph.json,sha256=vwgjSe9Gn8LmT-_Cz5u16H4QTbKAWRcaVGhM6P0jVfY,371914
180
- machineconfig/scripts/python/helper_env/path_manager_tui.py,sha256=KrK3zoeGZZ9DjCh-kFrip3b2SN6KBg9ELUzecVN788c,6939
180
+ machineconfig/scripts/python/helper_env/path_manager_tui.py,sha256=OA9YDs7dtNshBCUrhWXFdPLQJ3nFviN5lhKzMqh8OjM,6939
181
181
  machineconfig/scripts/python/helpers/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
182
182
  machineconfig/scripts/python/helpers/helper_env/__init__.py,sha256=E4LAHbU1wo2dLjE36ntv8U7QNTe8TasujUAYK9SLvWk,6
183
- machineconfig/scripts/python/helpers/helper_env/env_manager_tui.py,sha256=lSoqkG3fJNPGLj2V1cpOsbzkKBiQzdYC2wvDGDUWYWg,7055
183
+ machineconfig/scripts/python/helpers/helper_env/env_manager_tui.py,sha256=EhMrUgOxfZaOFt7OZm1yDAb-XNVRCPPZX1pnrmsK_WI,7055
184
184
  machineconfig/scripts/python/helpers/helper_env/path_manager_backend.py,sha256=ZVGlGJALhg7zNABDdwXxL7MFbL2BXPebObipXSLGbic,1552
185
- machineconfig/scripts/python/helpers/helper_env/path_manager_tui.py,sha256=KrK3zoeGZZ9DjCh-kFrip3b2SN6KBg9ELUzecVN788c,6939
185
+ machineconfig/scripts/python/helpers/helper_env/path_manager_tui.py,sha256=OA9YDs7dtNshBCUrhWXFdPLQJ3nFviN5lhKzMqh8OjM,6939
186
186
  machineconfig/scripts/python/helpers/helpers_agents/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
187
187
  machineconfig/scripts/python/helpers/helpers_agents/agents_impl.py,sha256=feo74reaBZ7-Zt-rpfWRrfC_i4rr2oft6M0VvzWeovQ,6961
188
188
  machineconfig/scripts/python/helpers/helpers_agents/fire_agents_help_launch.py,sha256=NbpYT8h3dhY1LFVjVQ4EmzMZkGc6l1KIveu3k4U3QqE,7129
@@ -213,21 +213,21 @@ machineconfig/scripts/python/helpers/helpers_cloud/helpers2.py,sha256=vRUAuDvtNU
213
213
  machineconfig/scripts/python/helpers/helpers_cloud/helpers5.py,sha256=dPBvA9Tcyx9TMgM6On49A1CueGMhBdRzikDnlJGf3J0,1123
214
214
  machineconfig/scripts/python/helpers/helpers_croshell/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
215
215
  machineconfig/scripts/python/helpers/helpers_croshell/crosh.py,sha256=J0Wle1nyxcaOV2TArsHx8DUkVbKH1fartTXr_Nztcys,1601
216
- machineconfig/scripts/python/helpers/helpers_croshell/croshell_impl.py,sha256=KTheciploRiTM93ehCvNLpFGlPTGIBMBwZfHmO3Koks,8157
216
+ machineconfig/scripts/python/helpers/helpers_croshell/croshell_impl.py,sha256=JahwyNXsytZoXxs1LgKo7ZN9IymF2bF7rEpOe9fywtw,8157
217
217
  machineconfig/scripts/python/helpers/helpers_croshell/pomodoro.py,sha256=SPkfeoZGv8rylGiOyzQ7UK3aXZ3G2FIOuGkSuBUggOI,2019
218
218
  machineconfig/scripts/python/helpers/helpers_croshell/scheduler.py,sha256=Pmmn2lk8rmFTk3JcWxW88tLFPkICjkSbVtiTNHhASnA,3002
219
219
  machineconfig/scripts/python/helpers/helpers_croshell/start_slidev.py,sha256=2AJ7m0180YxWFu3l9MJkvqGzZqtSIA5FprgzLqHFcZc,4940
220
220
  machineconfig/scripts/python/helpers/helpers_croshell/viewer.py,sha256=heQNjB9fwn3xxbPgMofhv1Lp6Vtkl76YjjexWWBM0pM,2041
221
221
  machineconfig/scripts/python/helpers/helpers_croshell/viewer_template.py,sha256=ve3Q1-iKhCLc0VJijKvAeOYp2xaFOeIOC_XW956GWCc,3944
222
222
  machineconfig/scripts/python/helpers/helpers_devops/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
223
- machineconfig/scripts/python/helpers/helpers_devops/backup_config.py,sha256=Re2eMH2i4tyksBlri0zpwHRyufOiq7EAqQGMMw-cgrk,6200
224
- machineconfig/scripts/python/helpers/helpers_devops/cli_backup_retrieve.py,sha256=NHWwfuYlDGF78_stnKepE1tkGsF1O878Lbh2wrwWmew,12341
223
+ machineconfig/scripts/python/helpers/helpers_devops/backup_config.py,sha256=YMVxInGQhhQF2TDsNGIGOM8fyLijpoKH2Mbne1piwIY,6217
224
+ machineconfig/scripts/python/helpers/helpers_devops/cli_backup_retrieve.py,sha256=gsOiO4ejL5awJ-XDdbNPLwixNQDLRTn85_vxKPJ6a14,12346
225
225
  machineconfig/scripts/python/helpers/helpers_devops/cli_config.py,sha256=9h1-LhTC1XxdjFsl6gw8WkC3GJeLwZjz1vZ5hmGyPPA,5074
226
- machineconfig/scripts/python/helpers/helpers_devops/cli_config_dotfile.py,sha256=LCFR3BdLpbAPLAa2NogAtuWglBZwSL50BjYZp4WhWJo,14491
226
+ machineconfig/scripts/python/helpers/helpers_devops/cli_config_dotfile.py,sha256=GZBKK9wJVt5DQi_cirU8BvNDJ1QKOC5woLsqQnCmnXE,14408
227
227
  machineconfig/scripts/python/helpers/helpers_devops/cli_data.py,sha256=MtfEtKmRilLIi49GZwgg4JtqFNScmKG9GACwqc9BoPg,3697
228
228
  machineconfig/scripts/python/helpers/helpers_devops/cli_nw.py,sha256=V3ZhxebibVsN6IqRSO40raWRgxIZy2-sOOPMloWfdfc,10629
229
- machineconfig/scripts/python/helpers/helpers_devops/cli_repos.py,sha256=OVeIIHshza6-sgdKPaGTUAUu8S64_HSs1RtvLeV455c,19480
230
- machineconfig/scripts/python/helpers/helpers_devops/cli_self.py,sha256=OLBuNqh_Ntq4qtAy9Agh05Ds3erNz9e6WMMmuLwJ3wc,9878
229
+ machineconfig/scripts/python/helpers/helpers_devops/cli_repos.py,sha256=-tA4Gk0hGKdrPkpQBbYnjGl0LiZI0X6vSK9SP9bG5fU,20091
230
+ machineconfig/scripts/python/helpers/helpers_devops/cli_self.py,sha256=3nFftRqoxFrmEvo2ZCTEwmiVjEj8qiA-o78ZG_GHbiU,9955
231
231
  machineconfig/scripts/python/helpers/helpers_devops/cli_share_file.py,sha256=-yV1kQkvCnUMkJ1cNgPLhCFJ9ql0xjevMOvjC95PvJw,7231
232
232
  machineconfig/scripts/python/helpers/helpers_devops/cli_share_server.py,sha256=9uNNZrXeR_SncrqF5Dmr0PJkL4H5y6EZDfKiIG6YId0,6106
233
233
  machineconfig/scripts/python/helpers/helpers_devops/cli_share_terminal.py,sha256=LlGxYa-ZYnp9fa0VHYEYShRg6gbEeHUQm5ME-J0wC8I,6538
@@ -278,7 +278,7 @@ machineconfig/scripts/python/helpers/helpers_network/wifi_conn.py,sha256=wnSs16k
278
278
  machineconfig/scripts/python/helpers/helpers_repos/action.py,sha256=kFR8rznnAIvmmuY7N-rgDg1z5jDBwqlHrnAPZtE2548,9769
279
279
  machineconfig/scripts/python/helpers/helpers_repos/action_helper.py,sha256=h5upRh0nMne1FLaQsZzdTl50Ed-yfT_d4OP971VokDM,6126
280
280
  machineconfig/scripts/python/helpers/helpers_repos/clone.py,sha256=9RZgs2OD2RUH6UiZKCuUvRyweDBomAm2lDG2qJmhry0,5436
281
- machineconfig/scripts/python/helpers/helpers_repos/cloud_repo_sync.py,sha256=hz_8eL6KvoS_S1WddHU5WOWTfvrDkIIg0R61v_H5jPA,14591
281
+ machineconfig/scripts/python/helpers/helpers_repos/cloud_repo_sync.py,sha256=Y1ruyET-yWM55M4awq-kwvvYALO0Zz-aPAJqxKIlKT4,14659
282
282
  machineconfig/scripts/python/helpers/helpers_repos/grource.py,sha256=fEofCvK_Ds8Lmw5LhVBsnJz-UVmA49MAuBW8ZBNCRg4,14704
283
283
  machineconfig/scripts/python/helpers/helpers_repos/record.py,sha256=Q4hNVX_uO7dimcFgGElH2P-J1yJGZu7tjP81BFg5jos,11626
284
284
  machineconfig/scripts/python/helpers/helpers_repos/repo_analyzer_1.py,sha256=72ahcOdEbcJamrjFSKVWn5ATbxUyL7uNA8XU8O63_wA,6269
@@ -291,13 +291,13 @@ machineconfig/scripts/python/helpers/helpers_search/repo_rag.py,sha256=WxSLC99SB
291
291
  machineconfig/scripts/python/helpers/helpers_search/script_help.py,sha256=9rqKA8W8ptI2p521L8bWBgwnM5RT39bZSlu5UTAea2k,4041
292
292
  machineconfig/scripts/python/helpers/helpers_search/symantic_search.py,sha256=X5yrk5u59kMlXPEShRyowUo3nUQGyQ39do3D342dzoo,672
293
293
  machineconfig/scripts/python/helpers/helpers_sessions/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
294
- machineconfig/scripts/python/helpers/helpers_sessions/sessions_impl.py,sha256=TZSCZ-mmN93xUZ2SqvArMCtUAWKc5VfmKu3c4Oh5tHY,8815
294
+ machineconfig/scripts/python/helpers/helpers_sessions/sessions_impl.py,sha256=S6NupcOAYrBFo8K3hHw7tqmdO11iDvhbIQIP37DBUoA,9223
295
295
  machineconfig/scripts/python/helpers/helpers_sessions/sessions_multiprocess.py,sha256=Qz4TaxDN832TXgznmY_7hLlDFmUp5vp5t7IBCT1IEns,3229
296
296
  machineconfig/scripts/python/helpers/helpers_terminal/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
297
297
  machineconfig/scripts/python/helpers/helpers_terminal/terminal_impl.py,sha256=nmDHqJnAt6BaYmhiMoV9SF6nkUflnrNu-qo7k-P4Ayw,4435
298
298
  machineconfig/scripts/python/helpers/helpers_utils/download.py,sha256=6N5N-jloQhW-a5dvBBNVyQDY__iXpJfe4OtbKXUC934,6711
299
299
  machineconfig/scripts/python/helpers/helpers_utils/pdf.py,sha256=RHYuEJn_xUMj8jMDx0Gi0Xr1yjA_7BLnStGU4N1qV7M,5003
300
- machineconfig/scripts/python/helpers/helpers_utils/python.py,sha256=eIhQvqkoUIMRv27Hk3tRqg4WkMWn4ct2LSqZqt9JMbo,7977
300
+ machineconfig/scripts/python/helpers/helpers_utils/python.py,sha256=RlST95RVBpOkK-QR5ny2-I1ZkPoQxXzaoOU9fWUFIRk,8045
301
301
  machineconfig/scripts/python/helpers/helpers_utils/specs.py,sha256=zKrQdpjeoEYPd40gEmUi_lLj-Tus3I2wHrqE_ZKQKYs,9207
302
302
  machineconfig/scripts/windows/wrap_mcfg.ps1,sha256=S6WuBYXdm4roQc1YPjSgWBmDFOgWD9hrRw6HHbHfpbE,2174
303
303
  machineconfig/settings/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -383,7 +383,7 @@ machineconfig/settings/shells/starship/starship.toml,sha256=d5lWKC0AnTcriRAZV1op
383
383
  machineconfig/settings/shells/vtm/settings.xml,sha256=5TNXd-i0eUGo2w3tuhY9aOkwoJdqih8_HO_U6uL2Dts,18262
384
384
  machineconfig/settings/shells/wezterm/wezterm.lua,sha256=6qEfUJerC24JBtSrBOPpNKv79op1iWE81tgrX5_h4GM,6423
385
385
  machineconfig/settings/shells/wt/settings.json,sha256=9QdjSFgQUAassE42Fmz7yRjh1fMj6hpQV0IjLZRdt5I,11048
386
- machineconfig/settings/shells/zsh/init.sh,sha256=WEm3LZp-A7J-OOrb6nC6B3SOxIlsvvKQagEJGo5Anv0,3886
386
+ machineconfig/settings/shells/zsh/init.sh,sha256=Btx1kBRx0PyRumb0f3GcpGzZt8X04zDHyZSr49pP4H0,3344
387
387
  machineconfig/settings/streamlit/config.toml,sha256=O3d4ax88hoW7gm5r51xmCcPssQ8ol-oFz_d0NUDlU4k,483
388
388
  machineconfig/settings/svim/linux/init.toml,sha256=IEEQN_80H0A4NPv7bt5zltEKAbpRkJyCQTJKbu2bBf8,1346
389
389
  machineconfig/settings/svim/windows/init.toml,sha256=djllsYR_rvHNSR715QhqtLdHW8b-SpUZ8QquWEG7gVM,1347
@@ -460,14 +460,14 @@ machineconfig/setup_linux/__init__.py,sha256=-OGRER8JTu_qhXBHQl0noB6vkVW_y2JA8Bl
460
460
  machineconfig/setup_linux/apps_desktop.sh,sha256=l1jvwK-0zxlcpn7ia7PMWmBr3OddKBmzkpUXwGl5czg,2769
461
461
  machineconfig/setup_linux/apps_gui.sh,sha256=lFPYq7H2bRogPwW6QoEuSr9GnTjHS-jRM_eYg2rjOmM,2301
462
462
  machineconfig/setup_linux/uv.sh,sha256=cyegPmMMB7B3OnVx9KxZiU1JQU3Z_oqboUgwzmW2W40,487
463
- machineconfig/setup_linux/web_shortcuts/interactive.sh,sha256=nBp5Sq2x2b6-NPbDgW4F1K2jHPYsdyOEWIIKj-JHgA8,1605
463
+ machineconfig/setup_linux/web_shortcuts/interactive.sh,sha256=MwepfmNW1_lkjpy_5q-bwsf8_i_7_tWdFucZK8dZp1c,1605
464
464
  machineconfig/setup_linux/web_shortcuts/live_from_github.sh,sha256=Ik51YDkaCEJnmhbL88JNHEzVnAUeKk3ajM5w7WPJmPY,1186
465
465
  machineconfig/setup_mac/__init__.py,sha256=BOsP9N33npuqSxs-no7Y6DLJz03Av09B--_1H5a0xDE,421
466
466
  machineconfig/setup_mac/apps_gui.sh,sha256=3alvddg918oMlJB2aUWJWpGGoaq5atlxcaOwhnyXlRI,9517
467
467
  machineconfig/setup_mac/uv.sh,sha256=CSN8oCBKS-LK1vJJqYOhAMcrouTf4Q_F3cpplc_ddMA,1157
468
468
  machineconfig/setup_windows/__init__.py,sha256=bB4HzU4_bvISIHdJDYmLu0CV7RtVrMRKzcWZ7q_JWco,236
469
469
  machineconfig/setup_windows/uv.ps1,sha256=6IwoBSyvyeRBvpBRdzfuNNS5uNsVqYJEVlza-hyuxDc,761
470
- machineconfig/setup_windows/web_shortcuts/interactive.ps1,sha256=8ytYoc4pY8OZV22pIznhHAoRqfafEc0eskf1epM5c7I,1946
470
+ machineconfig/setup_windows/web_shortcuts/interactive.ps1,sha256=ou2Op9AxtXQwEtMAjAVuVP5pLXPWZDHEPNGpllGNy-c,1946
471
471
  machineconfig/setup_windows/web_shortcuts/live_from_github.ps1,sha256=jOGZfyML4yRmQRcYE50vORUc3GDCzDlWQ3ZqJnSpODE,1415
472
472
  machineconfig/setup_windows/web_shortcuts/quick_init.ps1,sha256=ZPOlCGIcPrbr6CM3Q8BgaTgttYHj0tSLTFK_k3wnctU,655
473
473
  machineconfig/type_hinting/sql/__init__.py,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
@@ -484,7 +484,7 @@ machineconfig/type_hinting/typedict/polars_schema_typeddict.py,sha256=L7whEJXC5P
484
484
  machineconfig/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
485
485
  machineconfig/utils/accessories.py,sha256=dqCzgzY7lj-CBRqPrIU6bXQp0pt09ThQfz346pCLZkI,5233
486
486
  machineconfig/utils/code.py,sha256=GKyvu9N57V_V6RlHmf4kE_zB_EObONb37DY2BTYjbk4,11215
487
- machineconfig/utils/io.py,sha256=6kXNd3t6FCHxZzmPOIKTCdXDRnSdHoy4IqcthwBbYGY,6456
487
+ machineconfig/utils/io.py,sha256=QlUGzULrdSm5ayiO5aLqjx3yekfMbAULhgJXh8PbVYA,6958
488
488
  machineconfig/utils/links.py,sha256=hmPi5Nfi_8mrLy5dVcRnJGQsqQTuuPtlwB-hrPK7tk0,25044
489
489
  machineconfig/utils/meta.py,sha256=8nLCvhODltX8OnHjuc-oUAniRW-qYo8HKmJLVxUuUjs,10707
490
490
  machineconfig/utils/notifications.py,sha256=tuXIudcip0tEioG-bm8BbLr3FMDve4f6BktlznBhKxM,9013
@@ -514,7 +514,8 @@ machineconfig/utils/files/art/water_croco.txt,sha256=5SPK6W3TQe6mO9eFbDIZ4n1rNAj
514
514
  machineconfig/utils/files/ouch/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
515
515
  machineconfig/utils/files/ouch/decompress.py,sha256=7qPaEkMerBBXzeZyFn8hLODHZJv1aty-yGgwBxLgVys,1413
516
516
  machineconfig/utils/installer_utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
517
- machineconfig/utils/installer_utils/github_release_bulk.py,sha256=yZS0GGi28plSJ11UMcXZYerp_bxV5jjhss_-5W7svYE,8311
517
+ machineconfig/utils/installer_utils/github_release_bulk.py,sha256=iHwFdPvezi5wkmUNaEGyFpN3Eerg9Z1o1-nI7mJXock,5409
518
+ machineconfig/utils/installer_utils/github_release_scraper.py,sha256=-sxYirnF-BmuUAJjKD7phRs3LyQIScwvdoeIfVsxXas,4748
518
519
  machineconfig/utils/installer_utils/install_from_url.py,sha256=1cE9DTV6DnRg98YGtj81-RZgaZPJdLDn3P7_3ZvZ8yQ,8683
519
520
  machineconfig/utils/installer_utils/installer_class.py,sha256=D6BATWDMdzAJFuVJQmWQbR-Iqk0v9zTMdy7L0ZX8DTU,14911
520
521
  machineconfig/utils/installer_utils/installer_cli.py,sha256=9LxQtkeSTO2Qt1_CBozjKaOjVpq1d9zAxGxxGhJ6Tk8,8204
@@ -529,14 +530,14 @@ machineconfig/utils/schemas/fire_agents/fire_agents_input.py,sha256=wN9n96t5qplp
529
530
  machineconfig/utils/schemas/installer/installer_types.py,sha256=QClRY61QaduBPJoSpdmTIdgS9LS-RvE-QZ-D260tD3o,1214
530
531
  machineconfig/utils/schemas/layouts/layout_types.py,sha256=IV45Z_ZTw8S4V-wiZ_lpAVsUX6rSSfDCG7qm5Dk4Oog,1977
531
532
  machineconfig/utils/schemas/repos/repos_types.py,sha256=ECVr-3IVIo8yjmYmVXX2mnDDN1SLSwvQIhx4KDDQHBQ,405
532
- machineconfig/utils/ssh_utils/abc.py,sha256=WOki8VWAZScT8tTOkmWQXKOkiiVpCheCwDnv5rwCdGI,103
533
- machineconfig/utils/ssh_utils/copy_from_here.py,sha256=KcajzrFIwBOARWIZc11amuItdbUnc0mKF7XYIkyCBnQ,5424
533
+ machineconfig/utils/ssh_utils/abc.py,sha256=C26fiUYDtzSSG-lQKt0PNrALZQrmA37fdeCvMsoXS9M,103
534
+ machineconfig/utils/ssh_utils/copy_from_here.py,sha256=YGIKqOnQgXHye-b6t5L67pwl3KIXKYdgwxm4DbGz2L0,5774
534
535
  machineconfig/utils/ssh_utils/copy_to_here.py,sha256=ibDivdzzKC7-1sc6JQn4mzreSY8Tbm4etIsAZrbAZv8,13892
535
- machineconfig/utils/ssh_utils/utils.py,sha256=O0dslCi2yjs0ToLJKg7O0nTC3e0_HMtdW4ga_GiYZZc,6322
536
+ machineconfig/utils/ssh_utils/utils.py,sha256=hPQH9N1xyR9wWWne1VWMTaSPiZysdOXk-PE5QJL4iuE,7043
536
537
  machineconfig/utils/ssh_utils/wsl.py,sha256=emECrPITxBaiy3XTFfMfdby0taPkTDYr4m2E63askb0,6295
537
538
  machineconfig/utils/ssh_utils/wsl_helper.py,sha256=n3FWkhTfSGMbqkg6whH2sOP0bcnMLeQZ1O_ZmYlfv6U,8273
538
- machineconfig-8.45.dist-info/METADATA,sha256=aXFnBwqHYi_G93wqykI71YVQlvh_w7pehW6JZYEUEVg,6353
539
- machineconfig-8.45.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
540
- machineconfig-8.45.dist-info/entry_points.txt,sha256=NpkZIzFVsNgyPe5EdUfY7QLuZovfpWxDQ2r2q3xSwvk,638
541
- machineconfig-8.45.dist-info/top_level.txt,sha256=porRtB8qms8fOIUJgK-tO83_FeH6Bpe12oUVC670teA,14
542
- machineconfig-8.45.dist-info/RECORD,,
539
+ machineconfig-8.50.dist-info/METADATA,sha256=ercg8DSPSIx31YNOAC1Or1f4RmTSKjr0aHnDsK2-7Ro,6353
540
+ machineconfig-8.50.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
541
+ machineconfig-8.50.dist-info/entry_points.txt,sha256=NpkZIzFVsNgyPe5EdUfY7QLuZovfpWxDQ2r2q3xSwvk,638
542
+ machineconfig-8.50.dist-info/top_level.txt,sha256=porRtB8qms8fOIUJgK-tO83_FeH6Bpe12oUVC670teA,14
543
+ machineconfig-8.50.dist-info/RECORD,,