{"id":16521107,"url":"https://github.com/bmalbusca/vim-tmux-config","last_synced_at":"2026-04-29T12:41:42.928Z","repository":{"id":111991513,"uuid":"199269033","full_name":"bmalbusca/vim-tmux-config","owner":"bmalbusca","description":"Vim and Tmux configuration files for Linux and MacOS (OSX). Also, Tmux conf upgrade from 2.8.x to 2.9.x","archived":false,"fork":false,"pushed_at":"2021-01-13T16:56:15.000Z","size":414,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-03T01:16:28.332Z","etag":null,"topics":["linux","macos","tmux","vim"],"latest_commit_sha":null,"homepage":"","language":null,"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/bmalbusca.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":"bmalbusca","issuehunt":null,"otechie":null,"custom":null}},"created_at":"2019-07-28T09:46:02.000Z","updated_at":"2021-01-13T16:56:17.000Z","dependencies_parsed_at":"2023-05-14T18:00:44.720Z","dependency_job_id":null,"html_url":"https://github.com/bmalbusca/vim-tmux-config","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bmalbusca/vim-tmux-config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmalbusca%2Fvim-tmux-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmalbusca%2Fvim-tmux-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmalbusca%2Fvim-tmux-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmalbusca%2Fvim-tmux-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bmalbusca","download_url":"https://codeload.github.com/bmalbusca/vim-tmux-config/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmalbusca%2Fvim-tmux-config/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32426588,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T12:24:25.982Z","status":"ssl_error","status_checked_at":"2026-04-29T12:24:24.439Z","response_time":110,"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":["linux","macos","tmux","vim"],"created_at":"2024-10-11T16:54:10.305Z","updated_at":"2026-04-29T12:41:42.912Z","avatar_url":"https://github.com/bmalbusca.png","language":null,"funding_links":["https://liberapay.com/bmalbusca"],"categories":[],"sub_categories":[],"readme":"# Config. files for your Terminal :blue_book:\n### Vim configurations files to Linux and MacOS\n\nFor use this configuration files you need Vim and/or Tmux installed on your terminal, and you will need create/update these files:\n\n- .vimrc    (``` yourterminal@console: vim  ~/.vimrc ```)\n   - Plugins\n     - preservim/nerdtree\n     - airblade/vim-gitgutter\n     - Valloric/YouCompleteMe\n     - wakatime/vim-wakatime\n- .tmux.conf (``` yourterminal@console: vim  ~/.tmux.conf ```)\n  - First steps\n     1. Adjust the keys combo to yourself. Like the keys for open new windows. ex: 'ctrl-q' + '-' | '\\ '\n     2. Memorize keys for: how to move the coursor over windows and how to resize window panes \n\nAlso, you will need some packages installed on Vim or Terminal:\n\n - *Vundle* : https://github.com/VundleVim/Vundle.vim\n - *Powerline* : https://github.com/powerline/powerline\n \n \nOther essentials:\n\n - *Oh My Zsh* : https://ohmyz.sh  (See first if Zsh makes sense to you, over your Bash already configured)\n \n \n\u003e **_NOTE:_**  *In this file is missing some packages installations and other bash things, but you will figure out how to resolve the errors and warnings asking your friend Google* :mag_right:\n\u003e\n\u003e You should link your `.bash_profile` with `.bashrc` to see the same terminal styling in tmux. Add '`source ~/.bashrc`' to `.bash_profile` [(ref)](https://askubuntu.com/questions/925881/tmux-colors-not-working).\n \n ____________________________\n \n # Tmux 2.8.x to 2.9.x migration from [this issue](https://github.com/tmux/tmux/issues/1689)\n \n ```\n ########################################################################   \n#   file: ~/.tmux.conf\n#   version: 2.8.x -\u003e 2.9.x \n#   note: change '*-\u003cstyle_type\u003e \u003cvalue\u003e' to '*-style \u003cstyle_type\u003e=\u003cvalue\u003e' \n#         or in some cases where '*-attr \u003cattribute_val\u003e' change to '*-style  \u003cattribute_val\u003e'\n#   styles:             \n#             message-command-style style\n#             message-style style\n#             mode-style style\n#             pane-active-border-style style\n#             pane-border-style style\n#             status-left-style style\n#             status-right-style style\n#             status-style style\n#             window-active-style style\n#             window-status-activity-style style\n#             window-status-bell-style style\n#             window-status-current-style style\n#             window-status-last-style style\n#             window-status-style style\n#             window-style style\n#\n#######################################################################\n \n ```\n \n # Screenshots\n \n \n 1. Linux (Ubuntu)\n ![Linux screenshot](Linux_conf/linux.png)\n \n 2. MacOS (Mojave)\n ![MacOS screenshot](Macos_conf/mac_terminal.png)\n \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbmalbusca%2Fvim-tmux-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbmalbusca%2Fvim-tmux-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbmalbusca%2Fvim-tmux-config/lists"}