{"id":25025001,"url":"https://github.com/richiepagard/my-customs","last_synced_at":"2026-04-24T16:40:19.544Z","repository":{"id":256090938,"uuid":"853456713","full_name":"richiepagard/my-customs","owner":"richiepagard","description":"This is my customize settings for XTerm terminal. I push it here to easy accessible .","archived":false,"fork":false,"pushed_at":"2025-12-15T08:28:33.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-17T17:51:14.708Z","etag":null,"topics":["cutomize","linux","linux-shell","terminal","theme","xterm","zsh"],"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/richiepagard.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-09-06T17:36:24.000Z","updated_at":"2025-12-15T08:28:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"fb94d831-26e6-443c-93d4-f9601614c91b","html_url":"https://github.com/richiepagard/my-customs","commit_stats":null,"previous_names":["mohammadpagard/custom-xterm","varaden/custom-xterm","r-pagard/custom-xterm","richiepagard/custom-xterm","richiepagard/my-customs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/richiepagard/my-customs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richiepagard%2Fmy-customs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richiepagard%2Fmy-customs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richiepagard%2Fmy-customs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richiepagard%2Fmy-customs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/richiepagard","download_url":"https://codeload.github.com/richiepagard/my-customs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richiepagard%2Fmy-customs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32231652,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cutomize","linux","linux-shell","terminal","theme","xterm","zsh"],"created_at":"2025-02-05T16:34:02.591Z","updated_at":"2026-04-24T16:40:19.500Z","avatar_url":"https://github.com/richiepagard.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"## My XTerm Terminal Customization\n\n#### Usage\n- Clone it and copy the `.Xresources` file to the `/home/[username]`\n- And go to the location of `.Xresources` file then enter this command:\n```sh\nxrdb -merge .Xresources\n```\n- Now, close the terminal and open it again, then you can see your changes.\n##\n#### Add shortcut to open the XTerm terminal\n- Open your Linux settings\n- Go to keyboard section\n- Click On `View and Customize Shortcuts` **Or** `Keyboard Shortcuts -\u003e View and Customize Shortcuts`\n- Scroll and click on `Custom Shortcuts`\n- Click On `+`\n- Name: `XTerm` \u0026emsp; command: `xterm` \u0026emsp; Shortcut: `ctrl + alt + t` \n\n---\n\n## My ZSH Theme Customization\n\n### Usages\n- Close the repository or just copy the `macos_terminal.zsh-theme` file to the `/home/[username]/.oh-my-zsh/themes/` path.\n\n### Notes\nI made this in my free time, based on the source code of other themes. I use it now, and I especially like it because *I made it*-it makes me feel cool.\n\n---\n\n\n## My Alacritty Terminal Emulator Customization\n\n### Usages\n1. Clone the repository or just copy the `alacritty.toml` file to the `/home/[username]/.config/alacritty/` path. But consider that there's other paths you could work with, I'll mention the Alacritty suggestion then with its documentation.\n#### Paths For `alacritty.toml`\n- `$XDG_CONFIG_HOME/alacritty/alacritty.toml`\n- `$XDG_CONFIG_HOME/alacritty.toml`\n- `$HOME/.config/alacritty/alacritty.toml`\n- `$HOME/.alacritty.toml`\n- `/etc/alacritty/alacritty.toml`\n\n\n### Notes\nAgain, I made this in my free time, according to what **Alacritty** website and repository suggested.\nNowadays I really work with this terminal emulator and I really like it, it made me read some Rust!\n\n### Links\n- [Alacritty GitHub Repository](https://github.com/alacritty/alacritty)\n- [Alacritty Configuration Documents](https://alacritty.org/config-alacritty.html)\n- [Alacritty Installation Giude](https://github.com/alacritty/alacritty/blob/master/INSTALL.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frichiepagard%2Fmy-customs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frichiepagard%2Fmy-customs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frichiepagard%2Fmy-customs/lists"}