{"id":14069657,"url":"https://github.com/ishchow/dotfiles-old","last_synced_at":"2025-07-30T06:32:20.475Z","repository":{"id":105799917,"uuid":"226790717","full_name":"ishchow/dotfiles-old","owner":"ishchow","description":"Personal dotfiles and stuff","archived":true,"fork":false,"pushed_at":"2022-03-19T04:10:33.000Z","size":39645,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-08-13T07:16:03.574Z","etag":null,"topics":["chezmoi","dotfiles","dotfiles-linux","dotfiles-windows"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/ishchow.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":"2019-12-09T05:20:34.000Z","updated_at":"2023-01-28T02:16:20.000Z","dependencies_parsed_at":"2023-06-14T01:47:57.314Z","dependency_job_id":null,"html_url":"https://github.com/ishchow/dotfiles-old","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/ishchow%2Fdotfiles-old","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishchow%2Fdotfiles-old/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishchow%2Fdotfiles-old/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishchow%2Fdotfiles-old/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ishchow","download_url":"https://codeload.github.com/ishchow/dotfiles-old/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228102067,"owners_count":17869774,"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":["chezmoi","dotfiles","dotfiles-linux","dotfiles-windows"],"created_at":"2024-08-13T07:07:07.085Z","updated_at":"2024-12-04T11:30:30.645Z","avatar_url":"https://github.com/ishchow.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"Screwed up repo due to use of large, binary files. Moved to https://github.com/ishchow/dotfiles\n\n**Archived**\n\nPersonal dotfiles for Windows and Linux. Dotfiles managed using [chezmoi](https://www.chezmoi.io/).\n\n# Setup dependencies\n\n## Windows\n\nOpen Powershell as admin:\n\nSet execution policy to bypass so we can run bw cli. I generally find the defaults to be annoying anyways:\n\n`Set-ExecutionPolicy -ExecutionPolicy Bypass`\n\nInstall chocolatey:\n\n```\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\nInstall chezmoi and nodejs (needed for bw cli):\n\n`choco install -y git chezmoi nodejs`\n\nInstall bw cli:\n\n`npm install -g @bitwarden/cli`\n\n## Linux (OpenSUSE Tumbleweed)\n\n[Install chezmoi](https://www.chezmoi.io/docs/install/)\n\n```\nsudo zypper in -y npm nodejs-default git\nsudo npm install -g @bitwarden/cli\n```\n\n# Init dotfiles\nchezmoi init --apply ishchow\n\n\n# Initialize dotfiles\n\n`chezmoi init --apply ishchow`\n\n# Bootstrap new system\n## Linux (OpenSUSE Tumbleweed)\n\nEnter bootstrap directory:\n\n`cd ~/bootstrap`\n\nRun with default arguments:\n\n`./bootstrap`\n\n## Windows\n\nOpen Powershell as admin.\n\nEnter bootstrap directory:\n\n`cd ~\\bootstrap`\n\nRun bootstrap script:\n\n`.\\bootstrap.ps1`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fishchow%2Fdotfiles-old","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fishchow%2Fdotfiles-old","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fishchow%2Fdotfiles-old/lists"}