{"id":25913332,"url":"https://github.com/robinruf/dotfiles","last_synced_at":"2025-03-03T10:19:17.250Z","repository":{"id":244478690,"uuid":"753646677","full_name":"RobinRuf/dotfiles","owner":"RobinRuf","description":"My personal dotfiles.","archived":false,"fork":false,"pushed_at":"2025-02-25T20:52:57.000Z","size":7927,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-25T21:35:01.644Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Lua","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/RobinRuf.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":"2024-02-06T14:32:34.000Z","updated_at":"2025-02-25T20:53:01.000Z","dependencies_parsed_at":"2025-02-25T21:28:34.594Z","dependency_job_id":"efa90e1e-6e27-4b16-bb66-f2efb8ffd790","html_url":"https://github.com/RobinRuf/dotfiles","commit_stats":null,"previous_names":["robinruf/dotfiles"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobinRuf%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobinRuf%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobinRuf%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobinRuf%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RobinRuf","download_url":"https://codeload.github.com/RobinRuf/dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241644519,"owners_count":19996179,"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":"2025-03-03T10:19:16.668Z","updated_at":"2025-03-03T10:19:17.235Z","avatar_url":"https://github.com/RobinRuf.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My Dotfiles\n\nThis Repo contains my dotfiles like my nvim setup, tmux configs and more.\n\n## Requirements\nMake sure you have the following installed on your systen\n\n### oh-my-zsh \u0026 oh-my-posh\n```\nzsh --version\noh-my-posh --version\n```\nif not installed yet, install it:\n```\nbrew install oh-my-posh\nbrew install zsh\n```\n\n### Git\n```\nbrew install git\n```\n\n### Stow\n```\nbrew install stow\n```\n\n### ripgreg\n\n```\nbrew install ripgreg\n```\n\n# Additional Configurations (DO BEFORE STOW)\n## Raycast\nDownload and install raycast from the official website.\nThen go to Raycast Settings -\u003e Account and login to your account (with GitHub). After that enable Cloud Sync to get all synced settings, shortcuts, theme and more.\n\n## Nerd Font\nTo use Wezterm properly, you need to install the BlexMono Nerd Font. You can do this with the following command: \n```\nbrew install --cask font-blex-mono-nerd-font\n```\n\n## Install Angular CLI\n\n```\nnpm i -g @angular/cli\n```\n\n## NeoVim\n\n```\nbrew install neovim\n```\nGrant Sudo Permissions for Nvim to prevent sudo conflicts\n\n```\nsudo chown -R $(whoami) ~/.local/share/nvim\nsudo chown -R $(whoami) ~/.config/nvim\nsudo chown -R $(whoami) ~/.cache/nvim\n```\n## Tmux\n\n```\nbrew install tmux\n```\n\n```\ngit clone https://github.com/tmux-plugins/tmp ~/.tmux/plugins/tmp\n```\n\n```\nbrew install fzf\n```\n\n```\nchmod -x ~/.tmux/plugins/tmp\n```\n\n## Link to Machine\nClone the repo to your $HOME-Directory,\n```\ngit clone https://github.com/RobinRuf/dotfiles.git\ncd dotfiles\n```\nThen use GNU Stow to create symlinks.\n```\nstow .\n```\n\nThis will create references in the equivalent directories in your $Homne-Directory like in the dotfiles directory.\n\nNOTE: If you ever want to remove all symlinks, use the -D flag like so: `stow -D .` in your dotfiles folder.\n\n## Final Checks \u0026 Configurations\n\n## Tmux\nAfter that all, start tmux and type PREFIX + I to install all packages.\nTry PREFIX + o, if it does not open sessionx, try the following:\n\n```\nchmod +x ~/.config/tmux/plugins/tmux-sessionx/scripts/tmuxinator.sh\nchmod +x ~/.config/tmux/plugins/tmux-sessionx/scripts/sessionx.sh\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobinruf%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobinruf%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobinruf%2Fdotfiles/lists"}