{"id":18544813,"url":"https://github.com/jwngr/dotfiles","last_synced_at":"2025-06-18T09:37:09.235Z","repository":{"id":17889397,"uuid":"20837316","full_name":"jwngr/dotfiles","owner":"jwngr","description":"UNIX configuration files","archived":false,"fork":false,"pushed_at":"2024-12-14T22:27:09.000Z","size":102,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-15T05:35:18.754Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/jwngr.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,"zenodo":null}},"created_at":"2014-06-14T17:13:20.000Z","updated_at":"2024-12-14T22:27:13.000Z","dependencies_parsed_at":"2025-05-15T05:43:17.306Z","dependency_job_id":null,"html_url":"https://github.com/jwngr/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jwngr/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwngr%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwngr%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwngr%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwngr%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jwngr","download_url":"https://codeload.github.com/jwngr/dotfiles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwngr%2Fdotfiles/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260528527,"owners_count":23022963,"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-06T20:17:46.353Z","updated_at":"2025-06-18T09:37:04.198Z","avatar_url":"https://github.com/jwngr.png","language":"Shell","readme":"# dotfiles\n\nThis repository stores my standard Unix configuration files for easy archival and synchronization\nacross machines. All files are named with a \"dot\" prefix to avoid storing hidden files in git. The\nfile contents aim for perfect cross-platform compatibility (OS X / BSD and Linux / GNU).\n\n## Setup Instructions\n\n1. Clone this repo:\n\n   ```zsh\n   $ git clone git@github.com:jwngr/dotfiles.git\n   $ cd dotfiles\n   ```\n\n1. Copy dot files:\n\n   ```zsh\n   $ cp git/dot.gitconfig ~/.gitconfig\n   $ cp screen/dot.screenrc ~/.screenrc\n   $ cp vim/dot.vimrc ~/.vimrc\n   $ cp zsh/dot.zshrc ~/.zshrc\n   $ cp zsh/dot.p10k.zsh ~/.p10k.zsh\n   ```\n\n1. Copy application settings:\n\n   ```zsh\n   $ cp vscode/settings.vscode.json ~/Library/Application\\ Support/Code/User/settings.json\n   $ cp vscode/global.code-snippets ~/Library/Application\\ Support/Code/User/snippets/\n   ```\n\n1. Install [`brew`](https://brew.sh/).\n\n1. Install the following packages via `brew`:\n\n   ```zsh\n   $ brew install jq  # https://stedolan.github.io/jq/\n   $ brew install litecli  # https://litecli.com/\n   $ brew install sqlite  # https://www.sqlite.org/index.html\n   $ brew install git-delta  # https://dandavison.github.io/delta/installation.html\n   ```\n\n1. Do some manual setup for the following applications:\n   - [iTerm2](iterm2/README.md)\n   - [Cursor / Visual Studio Code](vscode/README.md)\n   - [zsh](iterm2/README.md)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjwngr%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjwngr%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjwngr%2Fdotfiles/lists"}