{"id":26410493,"url":"https://github.com/cryp71c/linux-settings","last_synced_at":"2026-04-16T17:36:28.620Z","repository":{"id":282813211,"uuid":"949734029","full_name":"cryp71c/linux-settings","owner":"cryp71c","description":"My linux settings","archived":false,"fork":false,"pushed_at":"2025-03-22T02:16:00.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"ubuntu.24.04.2","last_synced_at":"2025-10-09T06:16:52.453Z","etag":null,"topics":["nvim","ubuntu2004","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/cryp71c.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":"2025-03-17T03:44:32.000Z","updated_at":"2025-03-17T03:56:31.000Z","dependencies_parsed_at":"2025-03-17T04:44:10.161Z","dependency_job_id":null,"html_url":"https://github.com/cryp71c/linux-settings","commit_stats":null,"previous_names":["cryp71c/linux-settings"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cryp71c/linux-settings","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryp71c%2Flinux-settings","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryp71c%2Flinux-settings/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryp71c%2Flinux-settings/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryp71c%2Flinux-settings/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cryp71c","download_url":"https://codeload.github.com/cryp71c/linux-settings/tar.gz/refs/heads/ubuntu.24.04.2","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryp71c%2Flinux-settings/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000850,"owners_count":26082950,"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-10-09T02:00:07.460Z","response_time":59,"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":["nvim","ubuntu2004","vim"],"created_at":"2025-03-17T20:18:09.682Z","updated_at":"2025-10-09T06:16:52.919Z","avatar_url":"https://github.com/cryp71c.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Linux Settings\n\nThis repository contains my personal configuration files and settings for my Linux system.\n\n## Contents\n\n- **.bashrc_adds**: Additional configurations to be appended to the `.bashrc` file.\n- **nvim/**: Custom Neovim settings, including:\n  - Custom syntax highlighter for my notes (.ntf)\n  - Configuration settings like folds and F5 visual block to prettify JSON\n\n## Installation\n\nTo use these settings on your own machine, follow these steps:\n\n1. Clone the repository:\n    ```bash\n    git clone https://github.com/cryp71c/linux-settings.git\n    cd linux-settings\n    ```\n\n2. Backup your existing `.bashrc` configuration file:\n    ```bash\n    cp ~/.bashrc ~/.bashrc_backup\n    ```\n\n3. Append the additional `.bashrc` configurations:\n\n- The PS1 line is replaced in the .bashrc file with the PS1 line in the bashrc_adds.\n- The LS_COLORS variable can be appended to the end of the .bashrc\n\n4. Source the modified `.bashrc` file to apply changes:\n    ```bash\n    source ~/.bashrc\n    ```\n\n## Neovim Configuration\n\nTo use the custom Neovim settings:\n\n1. Backup your existing Neovim configuration:\n    ```bash\n    mv ~/.config/nvim ~/.config/nvim_backup\n    ```\n\n2. Copy the `nvim` directory to your Neovim configuration path:\n    ```bash\n    cp -r nvim ~/.config/\n    ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcryp71c%2Flinux-settings","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcryp71c%2Flinux-settings","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcryp71c%2Flinux-settings/lists"}