{"id":20544073,"url":"https://github.com/johanbook/dotfiles","last_synced_at":"2025-09-01T01:34:19.771Z","repository":{"id":119545409,"uuid":"171628936","full_name":"johanbook/dotfiles","owner":"johanbook","description":"My personal setup for Vim, tmux and Sway. Check it out!","archived":false,"fork":false,"pushed_at":"2025-08-06T11:38:23.000Z","size":7120,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-06T13:18:54.615Z","etag":null,"topics":["dotfiles","sway","vim"],"latest_commit_sha":null,"homepage":"","language":"Vim Script","has_issues":true,"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/johanbook.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":"2019-02-20T08:09:05.000Z","updated_at":"2025-08-06T11:38:26.000Z","dependencies_parsed_at":"2023-09-29T14:25:03.269Z","dependency_job_id":"b1e99655-fa03-4bc3-820c-7b1895da8f72","html_url":"https://github.com/johanbook/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/johanbook/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johanbook%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johanbook%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johanbook%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johanbook%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johanbook","download_url":"https://codeload.github.com/johanbook/dotfiles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johanbook%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273064449,"owners_count":25039261,"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","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["dotfiles","sway","vim"],"created_at":"2024-11-16T01:42:19.258Z","updated_at":"2025-09-01T01:34:19.752Z","avatar_url":"https://github.com/johanbook.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Johan's Dotfiles\n\nI am running Arch Linux on Wayland and Sway. On top of that I use a Gruvbox\ninspired theme. See the screenshot below for look and feel. Feel free to check\nout my configs!\n\n![screenshot](https://raw.githubusercontent.com/johanbook/dotfiles/master/screenshot.jpg)\n\nThere is install script in `install.sh`.\n\n## Sway\n\nSway can be tied to the login shell by adding\n\n```sh\nif [ -z $DISPLAY ] \u0026\u0026 [ \"$(tty)\" = \"/dev/tty1\" ]; then\n  exec sway\nfi\n```\n\nto e.g. `/etc/profile`.\n\n## Terminal\n\n### Fonts\n\nI am normally content with Font Awesome, but one can install nerdfonts using\n\n```sh\ngit clone --depth 1 https://github.com/ryanoasis/nerd-fonts .nerd-fonts/\nbash .nerd-fonts/.install.sh\n```\n\n## Bash linting\n\nYou can install `spellcheck` and `shfmt` via Pacman.\n\n## Jupyter Notebook\n\nIf using Jupyter Notebook one can use custom themes. Install `jupyter-theme` to\nyour system wide Python distribution,\n\n```sh\nsudo pip3 install jupyter-theme\n```\n\nChange theme to gruvbox\n\n```sh\njupyter-theme -t gruvboxd\n```\n\n## Browser\n\nI use the Brave browser with the following plugins;\n\n- [Vimium](https://github.com/philc/vimium)\n- [Gruvbox theme](https://github.com/bbrks/chrome-gruvbox)\n- [Gruvbox dev tools](https://chrome.google.com/webstore/detail/devtools-theme-gruvbox-da/njcgdakjdifgccdgnoiphpnihcfopcmj)\n\n## Various tricks\n\n### Vim: sh: pipenv not found\n\nIf vim python integration fails due to pipenv is not found, run\n`:let r = system(pip install pipenv)`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohanbook%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohanbook%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohanbook%2Fdotfiles/lists"}