{"id":19467116,"url":"https://github.com/yhagio/my_dev_setting","last_synced_at":"2026-06-20T14:02:42.734Z","repository":{"id":97007159,"uuid":"97531025","full_name":"yhagio/my_dev_setting","owner":"yhagio","description":null,"archived":false,"fork":false,"pushed_at":"2018-04-03T01:55:10.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-01-08T04:32:15.239Z","etag":null,"topics":["bash","bash-profile"],"latest_commit_sha":null,"homepage":null,"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/yhagio.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,"publiccode":null,"codemeta":null}},"created_at":"2017-07-17T23:27:00.000Z","updated_at":"2018-04-03T01:55:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"d14932bb-9a64-4093-b405-5f221281a475","html_url":"https://github.com/yhagio/my_dev_setting","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/yhagio%2Fmy_dev_setting","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhagio%2Fmy_dev_setting/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhagio%2Fmy_dev_setting/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhagio%2Fmy_dev_setting/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yhagio","download_url":"https://codeload.github.com/yhagio/my_dev_setting/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240680827,"owners_count":19840314,"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":["bash","bash-profile"],"created_at":"2024-11-10T18:33:22.894Z","updated_at":"2026-06-20T14:02:37.697Z","avatar_url":"https://github.com/yhagio.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"#### My dev setting note\n\n`.bash_profile`\n```\n# Show directory and git branch in iTerm tabs\nif [ $ITERM_SESSION_ID ]; then\n  export PROMPT_COMMAND='echo -ne \"\\033];${PWD##*/}\\007\"; ':\"$PROMPT_COMMAND\";\nfi\n\n# Git branch in prompt.\nparse_git_branch() {\n  git branch 2\u003e /dev/null | sed -e '/^[^*]/d' -e 's/* \\(.*\\)/ (\\1)/'\n}\nexport PS1=\" \\e[95m\\]\u003e\\[\\033[00m\\] \\W\\[\\033[32m\\]\\$(parse_git_branch)\\[\\033[00m\\] $ \"\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyhagio%2Fmy_dev_setting","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyhagio%2Fmy_dev_setting","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyhagio%2Fmy_dev_setting/lists"}