{"id":16330933,"url":"https://github.com/ozluy/.bash_profile","last_synced_at":"2026-04-17T12:32:53.404Z","repository":{"id":80799549,"uuid":"73744737","full_name":"ozluy/.bash_profile","owner":"ozluy","description":"👨🏻‍💻  shortcuts for terminal","archived":false,"fork":false,"pushed_at":"2017-05-26T05:44:17.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-15T14:11:19.339Z","etag":null,"topics":["bash","bash-profile","command-line","personal-terminal-commands","shortcuts","terminal"],"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/ozluy.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":"2016-11-14T20:35:42.000Z","updated_at":"2017-06-13T13:22:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"6cc99fe3-b898-474d-b40e-7ba38be48444","html_url":"https://github.com/ozluy/.bash_profile","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ozluy/.bash_profile","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozluy%2F.bash_profile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozluy%2F.bash_profile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozluy%2F.bash_profile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozluy%2F.bash_profile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ozluy","download_url":"https://codeload.github.com/ozluy/.bash_profile/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozluy%2F.bash_profile/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31929669,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T10:35:34.458Z","status":"ssl_error","status_checked_at":"2026-04-17T10:35:09.472Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["bash","bash-profile","command-line","personal-terminal-commands","shortcuts","terminal"],"created_at":"2024-10-10T23:24:57.502Z","updated_at":"2026-04-17T12:32:53.387Z","avatar_url":"https://github.com/ozluy.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"### simple shortcuts \n*.bashrc* imports settings from *.bash_profile*, its useful for Visual Studio Code users\n\n#### Color LS\n```\ncolorflag=\"-G\"\nalias ls=\"command ls -a ${colorflag}\"\n```\n####history\n```\nalias r='reset'\nalias clean='reset'\n```\n#### Git\n#### You must install Git first\n```\nalias gs='git status'\nalias ga='git add'\nalias gaa='git add *'\nalias gc='git commit -m' # requires you to type a commit message\nalias gp='git push'\nalias gm='git merge' #requires a brach name\nalias gr='git reset HEAD'\nalias where='echo type \"pwd\" next time \u0026\u0026 pwd'\n```\n\n# Content\n```\nalias terminal-reset='reset'\nalias terminal-clean='history -c'\nalias where='echo type \"pwd\" next time \u0026\u0026 pwd'\nalias simple-server='python -m SimpleHTTPServer'\nalias dr-dev='export ASPNETCORE_ENVIRONMENT=Development \u0026\u0026 dotnet run'\nalias dr-prod='export ASPNETCORE_ENVIRONMENT=Production \u0026\u0026 dotnet run'\n\n#.Net Core\nalias ds='dotnet restore'\nalias dr='dotnet run'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fozluy%2F.bash_profile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fozluy%2F.bash_profile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fozluy%2F.bash_profile/lists"}