{"id":23066799,"url":"https://github.com/kimushun1101/ubuntu-setup-scripts","last_synced_at":"2026-02-24T15:34:09.168Z","repository":{"id":71131290,"uuid":"288160201","full_name":"kimushun1101/ubuntu-setup-scripts","owner":"kimushun1101","description":"Ubuntu-Desktop の設定スクリプト","archived":false,"fork":false,"pushed_at":"2026-02-20T02:20:32.000Z","size":55,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-20T06:29:11.741Z","etag":null,"topics":["git","ubuntu","xkb"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kimushun1101.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-08-17T11:18:33.000Z","updated_at":"2026-02-20T02:20:36.000Z","dependencies_parsed_at":"2024-08-04T07:44:50.818Z","dependency_job_id":"00a3d0bb-d210-48f5-8cbb-5debd595ce11","html_url":"https://github.com/kimushun1101/ubuntu-setup-scripts","commit_stats":null,"previous_names":["kimushun1101/ubuntu-setup-scripts"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/kimushun1101/ubuntu-setup-scripts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kimushun1101%2Fubuntu-setup-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kimushun1101%2Fubuntu-setup-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kimushun1101%2Fubuntu-setup-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kimushun1101%2Fubuntu-setup-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kimushun1101","download_url":"https://codeload.github.com/kimushun1101/ubuntu-setup-scripts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kimushun1101%2Fubuntu-setup-scripts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29788055,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-24T10:45:18.109Z","status":"ssl_error","status_checked_at":"2026-02-24T10:45:09.911Z","response_time":75,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["git","ubuntu","xkb"],"created_at":"2024-12-16T05:14:56.649Z","updated_at":"2026-02-24T15:34:09.146Z","avatar_url":"https://github.com/kimushun1101.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"[日本語](/README.md) | [English](/README_en.md) | [For me](/doc/setup_github_for_ssh_clone.md)\n\n# Ubuntu-Desktop setup scripts\n\nUbuntu-Desktop に対するセットアップスクリプト\n\n## Install\n\n```\nsudo apt install git\ngit clone https://github.com/kimushun1101/ubuntu-setup-scripts.git ~/.ubuntu-setup-scripts\n# ~/.ubuntu-setup-scripts/1_run_all_scripts.bash # for Desktop\n# ~/.ubuntu-setup-scripts/6_setup_server.bash # for Server\n```\n\n## Contents\n\n### 1_run_all_scripts.bash\n\n5_delete_preference.bash 以外のすべてのスクリプトを実行する。\n\n### 2_set_preference.bash\n\n以下の設定を行う。\n- ホームディレクトリのディレクトリ名を英語に変更\n- vimbackup ディレクトリを作成\n- config ディレクトリにあるファイルのシンボリックリンクを各所に作成\n- 時計に日付と曜日を表示\n- Windows とデュアルブートしたときに時計がずれないように設定\n- Caps Lock キーをCtrl キーに変更\n- xkb を使用して無変換キー+hjkl などでカーソル移動ができるように設定\n- Mozc のキー設定を変更して、変換キーや無変換キーで日本語入力切り替えができるように設定\n\n### 3_install_software.bash\n\nGNOME TerminatorとGoogle Chrome、VS Code、Docker をインストールする。\n不要なソフトはご自身でコメントアウトしてください。\n\n### 4_set_github_config.bash\n\nGit とGitHub を使うための準備をする。\n- Git をインストール\n- Git のglobal config を設定\n- ed25519 でSSH キーを生成\n- GitHub のSSH setting のページを開き、SSH キーの登録を促す\n- GitHub への接続を確認\n\n### 5_delete_preference.bash\n\n2_set_preference.bash によって作られたファイルを削除する。\n再設定したい場合には2_set_preference.bash を再実行してください。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkimushun1101%2Fubuntu-setup-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkimushun1101%2Fubuntu-setup-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkimushun1101%2Fubuntu-setup-scripts/lists"}