{"id":22704265,"url":"https://github.com/febinjoy/terminal-config","last_synced_at":"2026-06-22T18:31:48.309Z","repository":{"id":259646807,"uuid":"879111320","full_name":"febinjoy/terminal-config","owner":"febinjoy","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-28T14:00:39.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-02T10:50:23.284Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/febinjoy.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}},"created_at":"2024-10-27T02:22:41.000Z","updated_at":"2024-12-18T23:27:30.000Z","dependencies_parsed_at":"2025-06-02T01:49:49.120Z","dependency_job_id":null,"html_url":"https://github.com/febinjoy/terminal-config","commit_stats":null,"previous_names":["febinjoy/wezterm-config","febinjoy/terminal-config"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/febinjoy/terminal-config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/febinjoy%2Fterminal-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/febinjoy%2Fterminal-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/febinjoy%2Fterminal-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/febinjoy%2Fterminal-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/febinjoy","download_url":"https://codeload.github.com/febinjoy/terminal-config/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/febinjoy%2Fterminal-config/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34661702,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-22T02:00:06.391Z","response_time":106,"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":[],"created_at":"2024-12-10T08:15:00.130Z","updated_at":"2026-06-22T18:31:48.291Z","avatar_url":"https://github.com/febinjoy.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WezTerm Configuration\n\n## Install WezTerm\n\nFollowing are the instructions to configure WezTerm. This document assumes that you have WezTerm installed. Install a Nerd font of your choice from [https://www.nerdfonts.com/font-downloads](https://www.nerdfonts.com/font-downloads) and use in in the config.\n\n### Configure WezTerm\n\nOnce WezTerm is installed, you can launch it. The default look and feel might not be very appealing, so let's configure it to make it beautiful.\n\nCreate a new folder called `wezterm` inside your `.config` directory and navigate into it:\n```\ncd ~/.config\nmkdir wezterm\ncd wezterm\n```\n\nCreate a new file named `wezterm.lua`:\n```\ntouch wezterm.lua\n```\n\nOpen this file in an editor of your choice. I used Neovim, but feel free to use any editor you prefer.\n\nUsing Neovim (if you have it installed):\n\n```\nnvim wezterm.lua\n```\n\nCopy-Paste the contents of the config in this repository and restart the terminal.\n\nEnjoy!!!\n\n# TMUX configuration\n\n## Install TMUX\nUse the following to install TMUX\n```\nsudo pacman -S tmux\n```\nOnce TMUX is installed, create a new file ~/.tmux.conf and paste the contents of the config file in the repo.\n\nInstall TPM \nInstall TPM by cloning the repo with the following command:\n```\ngit clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm\n```\nReload with \u003cleader\u003e + r and install plugins with \u003cleader\u003e + I (CAPS) \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffebinjoy%2Fterminal-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffebinjoy%2Fterminal-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffebinjoy%2Fterminal-config/lists"}