{"id":18104956,"url":"https://github.com/springmt/dotfiles","last_synced_at":"2025-04-06T06:18:42.314Z","repository":{"id":1497631,"uuid":"1750564","full_name":"SpringMT/dotfiles","owner":"SpringMT","description":"dotfiles","archived":false,"fork":false,"pushed_at":"2022-07-25T06:12:31.000Z","size":31,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-12T11:52:29.624Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Vim script","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/SpringMT.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}},"created_at":"2011-05-15T09:44:21.000Z","updated_at":"2021-11-07T12:58:43.000Z","dependencies_parsed_at":"2022-08-16T13:25:22.190Z","dependency_job_id":null,"html_url":"https://github.com/SpringMT/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpringMT%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpringMT%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpringMT%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpringMT%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SpringMT","download_url":"https://codeload.github.com/SpringMT/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247441266,"owners_count":20939275,"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-31T22:16:30.931Z","updated_at":"2025-04-06T06:18:42.293Z","avatar_url":"https://github.com/SpringMT.png","language":"Vim script","readme":"# Spring_MT dotfiles\n## common conf\n### .bashrc\n\n~~~\nif [ -f $HOME/dotfiles/.bashrc ]; then\n    source $HOME/dotfiles/.bashrc\nfi\n~~~\n\n### .vimrc\n\n~~~\nif filereadable(expand('~/dotfiles/.vimrc'))\n  source ~/dotfiles/.vimrc\nendif\n~~~\n\n### .screenrc\n~~~\nif [ -f $HOME/dotfiles/.screenrc ]; then\n    source $HOME/dotfiles/.screenrc\nfi\n~~~\n\n### .gitconfig\n\n```\n[include]\n  path = ~/dotfiles/.gitconfig\n```\n\n## bash memo\n\n## vim memo\n\n~~~\nvim -u ~/dotfiles/.vimrc\n###read!\n\n~~~\nvim --help\n~~~\n\n### screen memo\n\n~~~\nscreen -c ~/dotfiles/.screenrc -S Spring_MT\nctr z + d\nscreen -ls\nscreen -r PID\nbash -c source ~/dotfiles/.bashrc \u0026\u0026 screen -U -c ~/dotfiles/.screenrc -DR Spring_MT\nbash --rcfile ~/dotfiles/.bashrc\nSCREEN -dRR Spring_MT -c ~/dotfiles/.screenrc\n~~~\n\n### emacs memoo\n\n~~~\nemacs -l ~/.emacs/init.el -nw file_name\n~~~\n\n## Vundle install memo マシン新たに作るとき\n1. https://github.com/gmarik/vundleをfork\n1. git clone git@github.com:SpringMT/vundle.git ~/.vim/bundle/vundle\n1. git submodule add git@github.com:SpringMT/vundle.git .vim/bundle/vundle\n1. .vimrcに追記\n(unite-outlineはforkして持ってきている)\n1. Launch vim, run :BundleInstall.\n1. mkdir ~/.vim; mkdir ~/.vim/backup; mkdir ~/.vim/swap\n\n\n### addした人以外\n1. git pull\n1. git submodule\n(-がついている)\n1. git submodule init\n1. git submodule update\nhttp://blog.s21g.com/articles/1411\n\n### BundleInstallができないとき\n#### SSLの場合\nhttp://vim.g.hatena.ne.jp/tokorom/20110612/1307857274\n.gitconfig の http.sslVerify を false に設定すれば良い。\n\n[http]\n    sslVerify = false\n  * Concect Time Out\n   取得方法を変更\n   git://github.com/SpringMT/unite-outline.git -\u003e git@github.com:SpringMT/unite-outline.git\n\n## githubの設定\ngit config --global github.user \u003cUSER NAME\u003e\ngit config --global github.token \u003cTOKEN\u003e\n\n\n\n## reference\n### Vundle\nhttp://shu-cream.blogspot.com/2011/04/2011vimvundle.html\nhttps://github.com/gmarik/vundle\nhttp://d.hatena.ne.jp/sugilog/20110813/1313200935\nhttp://d.hatena.ne.jp/h1mesuke/20101107/p1\nhttps://github.com/Shougo/unite.vim/wiki/unite-plugins\nhttps://github.com/h1mesuke/unite-outline\n\n### git submodule and fork\nhttp://blog.s21g.com/articles/1401\nhttp://subtech.g.hatena.ne.jp/miyagawa/20090114/1231910461\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspringmt%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspringmt%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspringmt%2Fdotfiles/lists"}