{"id":15482762,"url":"https://github.com/ap6yc/dotfiles","last_synced_at":"2025-03-28T15:20:42.997Z","repository":{"id":44376330,"uuid":"263638236","full_name":"AP6YC/dotfiles","owner":"AP6YC","description":"Personal dotfiles for terminal development and deployment.","archived":false,"fork":false,"pushed_at":"2024-05-20T14:14:08.000Z","size":79,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-02T15:31:03.632Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AP6YC.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-05-13T13:29:53.000Z","updated_at":"2024-05-20T14:14:12.000Z","dependencies_parsed_at":"2024-01-09T21:44:40.406Z","dependency_job_id":"5c87d2aa-0b2b-40e6-8e09-cf090914ee5d","html_url":"https://github.com/AP6YC/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/AP6YC%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AP6YC%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AP6YC%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AP6YC%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AP6YC","download_url":"https://codeload.github.com/AP6YC/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246049641,"owners_count":20715512,"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-02T05:09:57.510Z","updated_at":"2025-03-28T15:20:42.976Z","avatar_url":"https://github.com/AP6YC.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotfiles\n\nPersonal dotfiles for terminal development and deployment.\n\n## Table of Contents\n\n- [dotfiles](#dotfiles)\n  - [Table of Contents](#table-of-contents)\n  - [Installation](#installation)\n  - [Notes](#notes)\n  - [References](#references)\n\n## Installation\n\n- apt:\n  - git zsh tmux\n- onmyzsh:\n\n    ```sh\n    sh -c \"$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)\"\n    ```\n\n- Chezmoi:\n\n    ```sh\n    sh -c \"$(curl -fsLS get.chezmoi.io)\" -- init --apply AP6YC\n    ```\n\n- Julia:\n\n    ```sh\n    curl -fsSL https://install.julialang.org | sh\n    ```\n\n- Mamba:\n\n    ```sh\n    wget https://github.com/conda-forge/miniforge/releases/latest/download/Miniforge3-Linux-x86_64.sh\n    ```\n\n- Ranger:\n\n    ```sh\n    git clone git@github.com:ranger/ranger.git\n\n    ```\n\n- Rustup:\n\n  ```sh\n  curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh\n  ```\n\n- Bob:\n  - https://github.com/MordechaiHadad/bob\n\n  ```sh\n  cargo install --git https://github.com/MordechaiHadad/bob.git\n  export PATH=/home/sap625/.local/share/bob/nvim-bin:$PATH\n  ```\n\n## Notes\n\n[ranger]: https://github.com/ranger/ranger\n[bob]: https://github.com/MordechaiHadad/bob\n\n- [Ranger][ranger]\n- [Bob][bob]\n\n## References\n\n[tpm]: https://github.com/tmux-plugins/tpm\n[ohmyzsh]: https://github.com/ohmyzsh/ohmyzsh\n[zshauto]: https://github.com/zsh-users/zsh-autosuggestions\n[zshsyntax]: https://github.com/zsh-users/zsh-syntax-highlighting\n\n- [TPM][tpm]\n- [Oh My Zsh][ohmyzsh]:\n  - [Zsh Authosuggesions][zshauto]\n  - [Zsh syntax highlighting][zshsyntax]\n\nDeprecated:\n\n- Tmux theme: https://github.com/gpakosz/.tmux\n- Dotfiles:\n  - https://github.com/nicknisi/dotfiles\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fap6yc%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fap6yc%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fap6yc%2Fdotfiles/lists"}