{"id":17249464,"url":"https://github.com/inhere/myconf","last_synced_at":"2025-03-26T06:15:15.538Z","repository":{"id":82402536,"uuid":"231696553","full_name":"inhere/myconf","owner":"inhere","description":"my config files(git/vim/tmux)","archived":false,"fork":false,"pushed_at":"2021-11-13T03:26:53.000Z","size":24,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-31T07:42:18.660Z","etag":null,"topics":[],"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/inhere.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}},"created_at":"2020-01-04T02:19:04.000Z","updated_at":"2023-11-02T11:46:23.000Z","dependencies_parsed_at":"2023-06-15T13:00:31.100Z","dependency_job_id":null,"html_url":"https://github.com/inhere/myconf","commit_stats":null,"previous_names":["inhere/myconf"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inhere%2Fmyconf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inhere%2Fmyconf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inhere%2Fmyconf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inhere%2Fmyconf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inhere","download_url":"https://codeload.github.com/inhere/myconf/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245598315,"owners_count":20641884,"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-10-15T06:44:26.237Z","updated_at":"2025-03-26T06:15:15.494Z","avatar_url":"https://github.com/inhere.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Config\n\n我的一些工具配置\n\n- shell(bash/zsh)\n- git\n- tmux\n- vim\n\n## Shell 配置\n\n主要是一些常用别名，方法\n\nInstall:\n\n```bash\ncurl https://raw.githubusercontent.com/inhere/conf/master/shell-scripts.sh \u003e\u003e ~/.my-scripts.sh\n```\n\nEdit `.bashrc` or `.zshrc`: \n\n```bash\nsource $HOME/.my-scripts.sh\n```\n\nOr use: `echo \u003e\u003e source $HOME/.my-scripts.sh`\n\n## Git 配置\n\nGit 的简单配置，设置一些常用别名。\n\n- 配置文件 [git config](my.gitconfig)\n\nInstall:\n\n```bash\ncurl https://raw.githubusercontent.com/inhere/conf/master/my.gitconfig \u003e\u003e ~/.gitconfig\n```\n\n## Tmux 配置\n\n\u003e NOTE: make sure your tmux version \u003e= `2.5`\n\n**极简配置**\n\n极简配置，主要是允许鼠标滚动，颜色，状态栏。\n\n- 配置文件 [tmux config](tmux.conf)\n\nInstall:\n\n```bash\ncurl https://raw.githubusercontent.com/inhere/conf/master/tmux.conf \u003e\u003e ~/.tmux.conf\n```\n\nTmux 1.x:\n\n```bash\ncurl https://raw.githubusercontent.com/inhere/conf/master/tmux1.conf \u003e\u003e ~/.tmux.conf\n```\n\n\u003e 重新载入配置 `tmux source ~/.tmux.conf`\n\n**稍丰富的配置**\n\nDireact usage:\n\n```bash\ncurl https://raw.githubusercontent.com/ulue/k-tmux/master/tmux.conf \u003e ~/.tmux.conf\n```\n\nUse github:\n\n```bash\ngit clone https://github.com/ulue/k-tmux.git\nln -s $PWD/k-tmux/tmux.conf ~/.tmux.conf\n```\n\n**更强大的配置**\n\n请看：\n\n- https://github.com/gpakosz/.tmux\n- https://github.com/erikw/tmux-powerline\n- https://github.com/tony/tmux-config\n- https://github.com/samoshkin/tmux-config 包含 tpm\n\n### tmux 增强工具\n\n- https://github.com/tmux-plugins/tpm tmux 插件管理\n- https://github.com/tmux-plugins/tmux-resurrect 重启后恢复tmux之前的会话，需要手动保存会话信息\n- https://github.com/tmux-plugins/tmux-continuum 自动保存会话信息，重启后恢复tmux之前的会话设置\n\n\n## Vim 配置\n\n- https://github.com/wklken/k-vim\n\n### 简洁版配置\n\n简洁版配置适用于服务器环境\n\n- https://github.com/wklken/vim-for-server\n\nInstall:\n\n```bash\ncp ~/.vimrc ~/.vimrc_bak\ncurl https://raw.githubusercontent.com/wklken/vim-for-server/master/vimrc \u003e ~/.vimrc\n```\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finhere%2Fmyconf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finhere%2Fmyconf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finhere%2Fmyconf/lists"}