{"id":15902158,"url":"https://github.com/hallerpatrick/dotfiles","last_synced_at":"2025-04-02T20:11:40.072Z","repository":{"id":109919103,"uuid":"254869165","full_name":"HallerPatrick/dotfiles","owner":"HallerPatrick","description":"⚙️ My Dotfiles","archived":false,"fork":false,"pushed_at":"2023-06-27T23:22:57.000Z","size":11038,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-01T13:48:17.410Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","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/HallerPatrick.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-04-11T13:03:45.000Z","updated_at":"2023-06-22T20:19:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"82564a2e-27e3-4bb4-9863-a9ab528227a0","html_url":"https://github.com/HallerPatrick/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/HallerPatrick%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HallerPatrick%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HallerPatrick%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HallerPatrick%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HallerPatrick","download_url":"https://codeload.github.com/HallerPatrick/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246884769,"owners_count":20849554,"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-10-06T11:22:46.897Z","updated_at":"2025-04-02T20:11:40.055Z","avatar_url":"https://github.com/HallerPatrick.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📄Dotfiles\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./assets/banner.png\"/\u003e\n\u003c/p\u003e\n\n# Usage / Installation\n\n## Deploy configs\n\n```bash\ngit clone https://www.github.com/HallerPatrick/dotfiles.git ~/.dotfiles\ncd ~/.dotfiles\n./install\n```\n\nThis will clone all dotfiles and create symlinks to their according place, powered by\n[dotbot](https://github.com/anishathalye/dotbot)\n\n### Shell Configuration\n\n### Terminal\n\n*iTerm2* for Mac.\n\n\n[Alacritty](https://github.com/alacritty/alacritty) for Ubuntu\n\nInstall:\n\n```bash\nadd-apt-repository ppa:mmstick76/alacritty\napt install alacritty\n```\n\n### Powerlevel10k\n\n[Powerlevel10k](https://github.com/romkatv/powerlevel10k#oh-my-zsh) is a zsh theme, that is easily set up.\n\nRun:\n```bash\ngit clone --depth=1 https://github.com/romkatv/powerlevel10k.git $ZSH_CUSTOM/themes/powerlevel10k\nsource .dotfiles/zshrc # Or your .zshrc config location\n```\n\n### Shell Autocompletion\n\nIncludes autocompletion from [zsh-autosuggestions](https://github.com/zsh-users/zsh-autosuggestions)\n\n```bash\ngit clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions\n```\n\nzshrc config already includes:\n\n```bash\nplugins=(zsh-autosuggestions)\n```\n\n# Things I Use\n\nA curated list of all possible apps and features I use:\n\n### Command Line\n\n* [Zsh](https://www.zsh.org/), shell (now MacOS default)\n* [iTerm2](https://iterm2.com/), goto command line for MacOS\n* [ohmyzsh](https://github.com/ohmyzsh/ohmyzsh), Zsh configurations\n* [Powerlevel10k](https://github.com/romkatv/powerlevel10k), Zsh Theme\n* [Apple Font SF Mono](https://developer.apple.com/fonts/), Font used for iTerm2\n\n### Utilities\n\n* [Alfred](https://www.alfredapp.com/), better Spotlight\n* [Magnet](https://magnet.crowdcafe.com/), Window Manager\n* [BetterTouchTool](https://folivora.ai/), Customization for MacOS (mainly used for Mac TouchBar)\n* [aerc](https://aerc-mail.org/), Command Line Email Client\n* [neovide](https://github.com/Kethku/neovide), Neovim Client used on Windows Systems\n* [LiteIcon](https://freemacsoft.net/liteicon/), Custome System Icons\n  * [Terminal Icon](https://github.com/dhanishgajjar/terminal-icons)\n* [SlowQuitApps](https://github.com/dteoh/SlowQuitApps), Quit Apps Slooowly\n* [Thor](https://github.com/gbammc/Thor), Shortcuts manager for your Apps (MacOS)\n* [Zathura](https://pwmt.org/projects/zathura/), PDF Viewer\n* [VSCode](https://code.visualstudio.com), a non-vim Editor\n  * [Latex Workshop](https://marketplace.visualstudio.com/items?itemName=James-Yu.latex-workshop), Latex Plugin with Hot Reload\n  * [Vim Emulator](https://marketplace.visualstudio.com/items?itemName=vscodevim.vim), kinda like VIM but not the same\n* [vimr](https://github.com/qvacua/vimr) A nice Vim GUI for MacOS\n\n# Homebrew\n\n Install all brew packages\n\n```bash\nbash scripts/brew.sh\n```\n\n## i3\n\nUsing a basic i3/i3status config.\n\nBut \"requires\" Font Awesome:\n\n*Debian*\n```bash\nsudo apt-get install -y fonts-font-awesome\n```\n\n# Setup Vim for Python Development\n\nUse (nvim nighlty)[https://github.com/neovim/neovim/releases/tag/nightly]\n\n## Setup venv for python provider\n\nUse something like pyenv and follow these (Instructions)[https://github.com/zchee/deoplete-jedi/wiki/Setting-up-Python-for-Neovim].\n\nAlso install in the same venv python-language-server neovim and pyls.\nAlso set:\n\n```vim\nlet g:python3_host_prog = '~/.pyenv/versions/neovim3/bin/python'\n```\n\nTo make correct linting work, install pylint in project venv.\nBefore opening vim for working on projects activate project venv.\n\nUse `:checkhealth` for debugging problems\n\n# Screenshots\n\n## iTerm2 / Neovim\n![](./assets/nvim.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhallerpatrick%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhallerpatrick%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhallerpatrick%2Fdotfiles/lists"}