{"id":16954727,"url":"https://github.com/williankeller/bash-settings-ever","last_synced_at":"2026-04-08T11:32:41.499Z","repository":{"id":95407225,"uuid":"44983379","full_name":"williankeller/bash-settings-ever","owner":"williankeller","description":"Great default settings for your terminal","archived":false,"fork":false,"pushed_at":"2025-09-24T19:43:33.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-09-24T21:29:29.631Z","etag":null,"topics":["bash","bash-script","bashrc","git","mysql","terminal"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/williankeller.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}},"created_at":"2015-10-26T16:53:42.000Z","updated_at":"2025-09-24T19:43:37.000Z","dependencies_parsed_at":"2023-03-07T12:22:29.796Z","dependency_job_id":null,"html_url":"https://github.com/williankeller/bash-settings-ever","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/williankeller/bash-settings-ever","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/williankeller%2Fbash-settings-ever","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/williankeller%2Fbash-settings-ever/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/williankeller%2Fbash-settings-ever/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/williankeller%2Fbash-settings-ever/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/williankeller","download_url":"https://codeload.github.com/williankeller/bash-settings-ever/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/williankeller%2Fbash-settings-ever/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31554091,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T10:21:54.569Z","status":"ssl_error","status_checked_at":"2026-04-08T10:21:38.171Z","response_time":54,"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":["bash","bash-script","bashrc","git","mysql","terminal"],"created_at":"2024-10-13T22:10:25.184Z","updated_at":"2026-04-08T11:32:41.476Z","avatar_url":"https://github.com/williankeller.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bash Settings Ever\nGreat default settings for your terminal\n\n## Quick start\nOpen your default bash file:\n```shell\n~/.bashrc\n```\nNow, open we ```.bashrc``` file and copy all content.\nInsert content below your last file line.\n\n## Alias to Git\nTo any action below, just type:\n\n#### Git status\nShow the working tree status of the current brench.\n```shell\n$ gst\n```\n\n#### Git pull\nFetch from and integrate with another repository or a local branch.\n```shell\n$ gl\n```\n\n#### Git push\nUpdate remote refs along with associated objects.\n```shell\n$ gp\n```\n\n#### Git difftool\nShow changes using common diff tools.\n```shell\n$ difftool\n```\n\n#### git log\nShow commit logs (line by line).\n```shell\n$ git log --pretty=oneline\n```\n\n#### Git checkout\nSwitch branches or restore working tree files\n```shell\n$ git checkout\n```\n\n#### Git merge\nJoin two or more development histories together\n```shell\n$ git merge\n```\n\n#### Git commit\nRecord changes to the repository\n```shell\n$ git commit\n```\n\n#### Git branch\nList, create, or delete branches\n```shell\n$ git branch\n```\n\n## Alias Customs\nTo any action below, just type:\n\n#### Login in MySQL\nUse to connect into your MySQL, set default auth data.\n```shell\n$ ml\n```\n\n#### Restart Apache\nUse to restart your Apache.\n```shell\n$ ra\n```\n\n#### Open Chrome Browser\nUse this command to open chrome browser\n```shell\n$ chrome\n```\n\n#### Open Chrome Browser on Anonymous Mode\nUse this command to open chrome browser\n```shell\n$ chromep\n```\n\n#### Open Chrome Browser and Find a String\nUse this command to open chrome browser\n```shell\n$ chromef 'how to dev'\n```\n\n#### Open Chrome Browser and Start any Page\nUse this command to open chrome browser\n```shell\n$ chromeu 'github.com'\n```\n\n#### Open NetBeans\nYou can open NetBeans IDE typing\n```shell\n$ netbeans\n```\n\n\n### Licence \n\nMIT © [Willian Keller](https://github.com/williankeller/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilliankeller%2Fbash-settings-ever","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwilliankeller%2Fbash-settings-ever","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilliankeller%2Fbash-settings-ever/lists"}