{"id":15717268,"url":"https://github.com/gikeymarcia/tmux-config","last_synced_at":"2026-04-16T10:02:40.826Z","repository":{"id":191730626,"uuid":"685269513","full_name":"gikeymarcia/tmux-config","owner":"gikeymarcia","description":"Making tmux fast, cozy, with some vim-inspired remaps and tweaks.","archived":false,"fork":false,"pushed_at":"2025-05-19T23:24:28.000Z","size":813,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-20T00:26:53.945Z","etag":null,"topics":["homebrew","linux","macosx","tmux","tmux-conf","vim"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gikeymarcia.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2023-08-30T21:41:35.000Z","updated_at":"2025-05-19T23:24:31.000Z","dependencies_parsed_at":"2025-05-20T00:25:26.352Z","dependency_job_id":"158cc678-1a5d-4da0-9cbd-7f912b237d51","html_url":"https://github.com/gikeymarcia/tmux-config","commit_stats":null,"previous_names":["gikeymarcia/tmux-config"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gikeymarcia/tmux-config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gikeymarcia%2Ftmux-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gikeymarcia%2Ftmux-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gikeymarcia%2Ftmux-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gikeymarcia%2Ftmux-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gikeymarcia","download_url":"https://codeload.github.com/gikeymarcia/tmux-config/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gikeymarcia%2Ftmux-config/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31880884,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T09:23:21.276Z","status":"ssl_error","status_checked_at":"2026-04-16T09:23:15.028Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["homebrew","linux","macosx","tmux","tmux-conf","vim"],"created_at":"2024-10-03T21:49:18.855Z","updated_at":"2026-04-16T10:02:40.799Z","avatar_url":"https://github.com/gikeymarcia.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Tmux Configuration\n\n![][screenshot]\n\nConfiguration and scripts for `tmux` v3.1+ on Linux and MacOSX.\n\n## Features\n\n- Vim-based remaps with stylized status bar up top\n- Prefix key set to `\u003cC-a\u003e`\n- Reload `tmux.conf` with prefix `R`\n- Change active panes with alt+vim directions (`h j k l`)\n- New splits \u0026 windows created with Prefix + `c % \"` are at current working directory\n    - Prefix alt-`c % \"` to use default pane opening rules\n- Copy mode uses vim keys\n- `tmux-quick-launcher.sh` to easily change/create sessions\n- Prefix `F` for quick select [tmux-fingers][fingers]\n- Prefix `\u003cC-s\u003e` to save your session\n- Prefix `\u003cC-r\u003e` to reload your session\n- Prefix `p` to toggle synchronized panes (multi-type)\n\n## Installation\n\n### Quickstart\n\n```bash\ngit clone https://github.com/gikeymarcia/tmux-config.git ~/.config/tmux\n~/.config/tmux/scripts/tmux-kickstart.sh\n```\n\nThe tmux-kickstart.sh script installs this config and [plugins][tpm] to\n`~/.config/tmux/`. If a config is found at '~/.tmux.conf' it is moved to\n'~/.tmux.conf.bak'.\n\n### Requirements\n\n- `tmux`\n- `git`\n- `gawk` (for [tmux-fingers][fingers])\n- `fzf` (for tmux-quick-launcher.sh)\n\n### Recommended\n\n```bash\n# add this alias to your .bashrc/.zshrc\nalias t=~/.config/tmux/scripts/tmux-quick-launcher.sh\n```\n\n[tpm]: \u003chttps://github.com/tmux-plugins/tpm\u003e\n\"TPM: The Tmux Plugin Manager\"\n[fingers]: \u003chttps://github.com/Morantron/tmux-fingers\u003e\n\"Tmux Fingers\"\n[screenshot]: \u003c./screenshot.png\u003e\n\"Upper left: Session [pane#] PaneName  ------ Upper Right: Panes, Time\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgikeymarcia%2Ftmux-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgikeymarcia%2Ftmux-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgikeymarcia%2Ftmux-config/lists"}