{"id":20073144,"url":"https://github.com/pit-ray/dotfiles","last_synced_at":"2025-10-26T20:02:54.098Z","repository":{"id":104244423,"uuid":"299018506","full_name":"pit-ray/dotfiles","owner":"pit-ray","description":"my dotfiles","archived":false,"fork":false,"pushed_at":"2024-01-06T07:42:21.000Z","size":106,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-13T00:28:23.023Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Vim Script","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pit-ray.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-09-27T11:36:35.000Z","updated_at":"2022-11-05T17:27:16.000Z","dependencies_parsed_at":"2024-01-06T08:32:23.959Z","dependency_job_id":null,"html_url":"https://github.com/pit-ray/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pit-ray%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pit-ray%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pit-ray%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pit-ray%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pit-ray","download_url":"https://codeload.github.com/pit-ray/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241503857,"owners_count":19973129,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-13T14:44:01.334Z","updated_at":"2025-10-26T20:02:54.038Z","avatar_url":"https://github.com/pit-ray.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotfiles\n\n## Setup Vim\nThe .vimrc supports cross-platform. Furthermore, it does not need to require preparation to construct .vim/vimfiles. All process is done automatically by .vimrc.\n\n```sh\ncp dotfiles/.vimrc ~\n```\n\n## Setup the environment for LaTeX on Windows.\n\n1. Install chocolatey.\n```sh\nSet-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://community.chocolatey.org/install.ps1'))\n```\n\n2. Install some utilities\n```sh\nchoco install dotfiles/choco.config -y\n```\n\n3. Execute post-processing\n```sh\n./windows/setup.bat\n```\n\n## Setup the environment for deep-learning on Ubuntu.\n\n1. build the docker image\n\n```sh\n./linux/build_image.sh dlenv\n```\n\n2. run a container attaching the current working directory.\n\n```sh\n./linux/run_container.sh dlenv project-1\n```\n\nThe current working directory is attached into `/root/work`.\n\n3. Enter the container.\n\n```sh\ndocker exec -it project-1 bash\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpit-ray%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpit-ray%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpit-ray%2Fdotfiles/lists"}