{"id":22704265,"url":"https://github.com/febinjoy/terminal-config","last_synced_at":"2025-03-29T20:12:51.365Z","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-02-04T20:42:42.085Z","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}},"created_at":"2024-10-27T02:22:41.000Z","updated_at":"2024-12-18T23:27:30.000Z","dependencies_parsed_at":"2024-10-30T12:25:14.556Z","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,"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","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246237436,"owners_count":20745348,"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-12-10T08:15:00.130Z","updated_at":"2025-03-29T20:12:51.330Z","avatar_url":"https://github.com/febinjoy.png","language":"Shell","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","funding_links":[],"categories":[],"sub_categories":[],"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"}