MANIFEST.in
README.md
setup.py
src/machineconfig/__init__.py
src/machineconfig.egg-info/PKG-INFO
src/machineconfig.egg-info/SOURCES.txt
src/machineconfig.egg-info/dependency_links.txt
src/machineconfig.egg-info/top_level.txt
src/machineconfig/jobs/__init__.py
src/machineconfig/jobs/__pycache__/__init__.cpython-311.pyc
src/machineconfig/jobs/__pycache__/__init__.cpython-39.pyc
src/machineconfig/jobs/linux/update_essentials
src/machineconfig/jobs/linux/archive/get_latest_release.sh
src/machineconfig/jobs/linux/archive/install_bandwich.sh
src/machineconfig/jobs/linux/archive/install_diskonaut.sh
src/machineconfig/jobs/linux/archive/install_kondo.sh
src/machineconfig/jobs/linux/archive/install_nu.sh
src/machineconfig/jobs/linux/archive/install_zellij.sh
src/machineconfig/jobs/linux/archive/lf.sh
src/machineconfig/jobs/linux/archive/quirks.sh
src/machineconfig/jobs/python/__init__.py
src/machineconfig/jobs/python/create_bootable_media.py
src/machineconfig/jobs/python/python_cargo_build_share.py
src/machineconfig/jobs/python/python_linux_installers_all.py
src/machineconfig/jobs/python/python_tools.txt
src/machineconfig/jobs/python/python_ve_installer.py
src/machineconfig/jobs/python/python_ve_symlink.py
src/machineconfig/jobs/python/python_windows_installers_all.py
src/machineconfig/jobs/python/repos.py
src/machineconfig/jobs/python/__pycache__/__init__.cpython-311.pyc
src/machineconfig/jobs/python/__pycache__/__init__.cpython-39.pyc
src/machineconfig/jobs/python/__pycache__/python_ve_installer.cpython-39.pyc
src/machineconfig/jobs/python/__pycache__/python_ve_symlink.cpython-39.pyc
src/machineconfig/jobs/python/__pycache__/python_windows_installers_all.cpython-311.pyc
src/machineconfig/jobs/python/__pycache__/python_windows_installers_all.cpython-39.pyc
src/machineconfig/jobs/python/__pycache__/repos.cpython-39.pyc
src/machineconfig/jobs/python_generic_installers/__init__.py
src/machineconfig/jobs/python_generic_installers/broot.py
src/machineconfig/jobs/python_generic_installers/delta.py
src/machineconfig/jobs/python_generic_installers/diskonaut.py
src/machineconfig/jobs/python_generic_installers/dua.py
src/machineconfig/jobs/python_generic_installers/gopass.py
src/machineconfig/jobs/python_generic_installers/helix.py
src/machineconfig/jobs/python_generic_installers/kondo.py
src/machineconfig/jobs/python_generic_installers/lf.py
src/machineconfig/jobs/python_generic_installers/lvim.py
src/machineconfig/jobs/python_generic_installers/nvim.ppy
src/machineconfig/jobs/python_generic_installers/ots.py
src/machineconfig/jobs/python_generic_installers/procs.py
src/machineconfig/jobs/python_generic_installers/qr.py
src/machineconfig/jobs/python_generic_installers/rclone.py
src/machineconfig/jobs/python_generic_installers/rust-analyzer.py
src/machineconfig/jobs/python_generic_installers/tealdeer.py
src/machineconfig/jobs/python_generic_installers/tere.py
src/machineconfig/jobs/python_generic_installers/termscp.py
src/machineconfig/jobs/python_generic_installers/tokei.py
src/machineconfig/jobs/python_generic_installers/vtm.py
src/machineconfig/jobs/python_generic_installers/watchexec.py
src/machineconfig/jobs/python_generic_installers/__pycache__/__init__.cpython-311.pyc
src/machineconfig/jobs/python_generic_installers/__pycache__/__init__.cpython-39.pyc
src/machineconfig/jobs/python_generic_installers/__pycache__/helix.cpython-39.pyc
src/machineconfig/jobs/python_linux_installers/__init__.py
src/machineconfig/jobs/python_linux_installers/bandwhich.py
src/machineconfig/jobs/python_linux_installers/bottom.py
src/machineconfig/jobs/python_linux_installers/gitui.py
src/machineconfig/jobs/python_linux_installers/joshuto.py
src/machineconfig/jobs/python_linux_installers/mcfly.py
src/machineconfig/jobs/python_linux_installers/nnn.py
src/machineconfig/jobs/python_linux_installers/nu.py
src/machineconfig/jobs/python_linux_installers/ranger.py
src/machineconfig/jobs/python_linux_installers/skim.py
src/machineconfig/jobs/python_linux_installers/topgrade.py
src/machineconfig/jobs/python_linux_installers/viu.py
src/machineconfig/jobs/python_linux_installers/xplr.py
src/machineconfig/jobs/python_linux_installers/zellij.py
src/machineconfig/jobs/python_linux_installers/__pycache__/__init__.cpython-39.pyc
src/machineconfig/jobs/python_windows_installers/__init__.py
src/machineconfig/jobs/python_windows_installers/bat.py
src/machineconfig/jobs/python_windows_installers/bypass_paywall.py
src/machineconfig/jobs/python_windows_installers/fd.py
src/machineconfig/jobs/python_windows_installers/fzf.py
src/machineconfig/jobs/python_windows_installers/ntop.py
src/machineconfig/jobs/python_windows_installers/obs_background_removal_plugin.py
src/machineconfig/jobs/python_windows_installers/readme.md
src/machineconfig/jobs/python_windows_installers/rg.py
src/machineconfig/jobs/python_windows_installers/ugrep.py
src/machineconfig/jobs/python_windows_installers/zoomit.py
src/machineconfig/jobs/python_windows_installers/__pycache__/__init__.cpython-311.pyc
src/machineconfig/jobs/python_windows_installers/__pycache__/__init__.cpython-39.pyc
src/machineconfig/jobs/windows/openssh-server_add_key.ps1
src/machineconfig/jobs/windows/openssh-server_copy-ssh-id.ps1
src/machineconfig/jobs/windows/start_terminal.ps1
src/machineconfig/jobs/windows/startup_file.cmd
src/machineconfig/jobs/windows/update_essentials.ps1
src/machineconfig/jobs/windows/arhive/archive_pygraphviz.ps1
src/machineconfig/profile/__init__.py
src/machineconfig/profile/backup.toml
src/machineconfig/profile/create.py
src/machineconfig/profile/env_path.toml
src/machineconfig/profile/mapper.toml
src/machineconfig/profile/sources.toml
src/machineconfig/profile/__pycache__/__init__.cpython-39.pyc
src/machineconfig/profile/__pycache__/create.cpython-39.pyc
src/machineconfig/profile/patches/linux/mcfly.sh
src/machineconfig/profile/patches/linux/xming.sh
src/machineconfig/profile/patches/linux/zoxide.sh
src/machineconfig/profile/patches/windows/zoxide.ps1
src/machineconfig/scripts/__init__.py
src/machineconfig/scripts/__pycache__/__init__.cpython-39.pyc
src/machineconfig/scripts/linux/activate_ve
src/machineconfig/scripts/linux/bu_gdrive_rx
src/machineconfig/scripts/linux/bu_gdrive_sx
src/machineconfig/scripts/linux/bu_onedrive_rx
src/machineconfig/scripts/linux/bu_onedrive_sx
src/machineconfig/scripts/linux/choose_shell_theme
src/machineconfig/scripts/linux/croshell
src/machineconfig/scripts/linux/devops
src/machineconfig/scripts/linux/fresh_lvim_installation
src/machineconfig/scripts/linux/ftprx
src/machineconfig/scripts/linux/ftpsx
src/machineconfig/scripts/linux/fzf2g
src/machineconfig/scripts/linux/fzfag
src/machineconfig/scripts/linux/fzffg
src/machineconfig/scripts/linux/fzfg
src/machineconfig/scripts/linux/sk_rg
src/machineconfig/scripts/linux/symlink_ve
src/machineconfig/scripts/linux/tmate_conn
src/machineconfig/scripts/linux/tmate_start
src/machineconfig/scripts/linux/transfer.sh
src/machineconfig/scripts/linux/transfer_wsl_win
src/machineconfig/scripts/linux/unlock_bitlocker
src/machineconfig/scripts/linux/z_ls
src/machineconfig/scripts/python/__init__.py
src/machineconfig/scripts/python/bu_gdrive_rx.py
src/machineconfig/scripts/python/bu_gdrive_sx.py
src/machineconfig/scripts/python/bu_onedrive_rx.py
src/machineconfig/scripts/python/bu_onedrive_sx.py
src/machineconfig/scripts/python/choose_ohmybash_theme.py
src/machineconfig/scripts/python/choose_ohmyposh_theme.py
src/machineconfig/scripts/python/devops.py
src/machineconfig/scripts/python/devops_add_identity.py
src/machineconfig/scripts/python/devops_add_ssh_key.py
src/machineconfig/scripts/python/devops_backup_retrieve.py
src/machineconfig/scripts/python/devops_devapps_install.py
src/machineconfig/scripts/python/devops_update_repos.py
src/machineconfig/scripts/python/dotfile.py
src/machineconfig/scripts/python/ftprx.py
src/machineconfig/scripts/python/ftpsx.py
src/machineconfig/scripts/python/im2text.py
src/machineconfig/scripts/python/pomodoro.py
src/machineconfig/scripts/python/snapshot.py
src/machineconfig/scripts/python/tmate_conn.py
src/machineconfig/scripts/python/tmate_start.py
src/machineconfig/scripts/python/transfer_wsl_win.py
src/machineconfig/scripts/python/wifi_conn.py
src/machineconfig/scripts/python/__pycache__/__init__.cpython-39.pyc
src/machineconfig/scripts/python/__pycache__/bu_gdrive_sx.cpython-39.pyc
src/machineconfig/scripts/python/__pycache__/bu_onedrive_rx.cpython-39.pyc
src/machineconfig/scripts/python/__pycache__/bu_onedrive_sx.cpython-39.pyc
src/machineconfig/scripts/python/__pycache__/choose_ohmyposh_theme.cpython-39.pyc
src/machineconfig/scripts/python/__pycache__/devops_add_ssh_key.cpython-39.pyc
src/machineconfig/scripts/python/__pycache__/devops_backup_retrieve.cpython-39.pyc
src/machineconfig/scripts/python/__pycache__/devops_devapps_install.cpython-39.pyc
src/machineconfig/scripts/python/__pycache__/devops_update_repos.cpython-39.pyc
src/machineconfig/scripts/python/__pycache__/pomodoro.cpython-39.pyc
src/machineconfig/scripts/windows/activate_ve.ps1
src/machineconfig/scripts/windows/bu_gdrive_rx.ps1
src/machineconfig/scripts/windows/bu_gdrive_sx.ps1
src/machineconfig/scripts/windows/bu_onedrive_rx.ps1
src/machineconfig/scripts/windows/bu_onedrive_sx.ps1
src/machineconfig/scripts/windows/choose_shell_theme.ps1
src/machineconfig/scripts/windows/croshell.ps1
src/machineconfig/scripts/windows/devops.ps1
src/machineconfig/scripts/windows/dotfile.ps1
src/machineconfig/scripts/windows/fire.ps1
src/machineconfig/scripts/windows/ftprx.ps1
src/machineconfig/scripts/windows/ftpsx.ps1
src/machineconfig/scripts/windows/fzfb.ps1
src/machineconfig/scripts/windows/fzfg.ps1
src/machineconfig/scripts/windows/grep.ps1
src/machineconfig/scripts/windows/im2text.ps1
src/machineconfig/scripts/windows/lvim_fresh_installation.ps1
src/machineconfig/scripts/windows/nano.ps1
src/machineconfig/scripts/windows/neofetch.ps1
src/machineconfig/scripts/windows/pomodoro.ps1
src/machineconfig/scripts/windows/py2exe.ps1
src/machineconfig/scripts/windows/reload_path.ps1
src/machineconfig/scripts/windows/snapshot.ps1
src/machineconfig/scripts/windows/symlink_ve.ps1
src/machineconfig/scripts/windows/tmate_conn.ps1
src/machineconfig/scripts/windows/transfer_sh.cmd
src/machineconfig/scripts/windows/unlock_bitlocker.ps1
src/machineconfig/scripts/windows/wifi_conn.ps1
src/machineconfig/scripts/windows/wsl_rdp_windows_port_forwarding.ps1
src/machineconfig/scripts/windows/wsl_ssh_windows_port_forwarding.ps1
src/machineconfig/scripts/windows/wsl_windows_transfer.ps1
src/machineconfig/settings/broot/br.sh
src/machineconfig/settings/broot/brootcd.ps1
src/machineconfig/settings/helix/config.toml
src/machineconfig/settings/helix/languages.toml
src/machineconfig/settings/lf/cd_tere.ps1
src/machineconfig/settings/lf/cd_zoxide.ps1
src/machineconfig/settings/lf/cd_zoxide2.ps1
src/machineconfig/settings/lf/colors
src/machineconfig/settings/lf/extract.cmd
src/machineconfig/settings/lf/fzf_edit.ps1
src/machineconfig/settings/lf/icons
src/machineconfig/settings/lf/leftpane_previewer.ps1
src/machineconfig/settings/lf/lfcd.ps1
src/machineconfig/settings/lf/lfrc
src/machineconfig/settings/lf/mkdir.ps1
src/machineconfig/settings/lf/mkfile.ps1
src/machineconfig/settings/lf/previewer.ps1
src/machineconfig/settings/lf/tst.ps1
src/machineconfig/settings/lf/autocall/delete.ps1
src/machineconfig/settings/lf/autocall/on-cd.ps1
src/machineconfig/settings/lf/autocall/on-quit.ps1
src/machineconfig/settings/lf/autocall/open.ps1
src/machineconfig/settings/lf/autocall/paste.ps1
src/machineconfig/settings/lf/autocall/pre-cd.ps1
src/machineconfig/settings/lf/autocall/rename.ps1
src/machineconfig/settings/lf_linux/colors
src/machineconfig/settings/lf_linux/icons
src/machineconfig/settings/lf_linux/lfrc
src/machineconfig/settings/lf_linux/autocall/delete.sh
src/machineconfig/settings/lf_linux/autocall/on-cd.sh
src/machineconfig/settings/lf_linux/autocall/on-quit.sh
src/machineconfig/settings/lf_linux/autocall/open.sh
src/machineconfig/settings/lf_linux/autocall/paste.sh
src/machineconfig/settings/lf_linux/autocall/pre-cd.sh
src/machineconfig/settings/lf_linux/autocall/rename.sh
src/machineconfig/settings/lf_linux/exe/fzf_nano.sh
src/machineconfig/settings/lf_linux/exe/leftpane_previewer.sh
src/machineconfig/settings/lf_linux/exe/lfcd.sh
src/machineconfig/settings/lf_linux/exe/previewer.sh
src/machineconfig/settings/lvim/plugins_config/.flake8
src/machineconfig/settings/lvim_windows/archive/config_additional.lua
src/machineconfig/settings/lvim_windows/lua/user/custom_config.lua
src/machineconfig/settings/shells/nushell/config.nu
src/machineconfig/settings/shells/nushell/env.nu
src/machineconfig/settings/shells/wt/settings.json
src/machineconfig/settings/svim_linux/init.toml
src/machineconfig/settings/svim_windows/init.toml
src/machineconfig/settings/tere/terecd.ps1
src/machineconfig/settings/tere/terecd.sh
src/machineconfig/settings/tmux/.tmate.conf
src/machineconfig/settings/tmux/.tmux.conf
src/machineconfig/settings/zellij/config.kdl
src/machineconfig/settings/zellij/config.orig.kdl
src/machineconfig/settings/zellij/layouts/e.kdl
src/machineconfig/settings/zellij/layouts/m.kdl
src/machineconfig/settings/zellij/layouts/me.kdl
src/machineconfig/settings/zellij/layouts/p.kdl
src/machineconfig/settings/zellij/themes/mytheme.kdl
src/machineconfig/setup_linux/apps.sh
src/machineconfig/setup_linux/apps_desktop.sh
src/machineconfig/setup_linux/apps_gui.sh
src/machineconfig/setup_linux/croshell.sh
src/machineconfig/setup_linux/devapps.sh
src/machineconfig/setup_linux/openssh-server.sh
src/machineconfig/setup_linux/openssh-server_add_pub_key.sh
src/machineconfig/setup_linux/openssh-server_chmod.sh
src/machineconfig/setup_linux/openssh_all.sh
src/machineconfig/setup_linux/openssh_wsl.sh
src/machineconfig/setup_linux/repos.sh
src/machineconfig/setup_linux/symlinks.sh
src/machineconfig/setup_linux/symlinks2windows.sh
src/machineconfig/setup_linux/ve.sh
src/machineconfig/setup_linux/others/archive
src/machineconfig/setup_windows/__init__.py
src/machineconfig/setup_windows/apps.ps1
src/machineconfig/setup_windows/croshell.ps1
src/machineconfig/setup_windows/devapps.ps1
src/machineconfig/setup_windows/openssh-server.ps1
src/machineconfig/setup_windows/openssh-server_add-sshkey.ps1
src/machineconfig/setup_windows/openssh-server_add_identity.ps1
src/machineconfig/setup_windows/openssh_all.ps1
src/machineconfig/setup_windows/quirks.ps1
src/machineconfig/setup_windows/repos.ps1
src/machineconfig/setup_windows/symlinks.ps1
src/machineconfig/setup_windows/symlinks2linux.ps1
src/machineconfig/setup_windows/ve.ps1
src/machineconfig/setup_windows/wt_and_pwsh.ps1
src/machineconfig/setup_windows/others/obs.ps1
src/machineconfig/setup_windows/wt_and_pwsh/__init__.py
src/machineconfig/setup_windows/wt_and_pwsh/install_fonts.ps1
src/machineconfig/setup_windows/wt_and_pwsh/set_pwsh_theme.py
src/machineconfig/setup_windows/wt_and_pwsh/set_wt_settings.py
src/machineconfig/utils/__init__.py
src/machineconfig/utils/to_exe.py
src/machineconfig/utils/utils.py