{"id":15517021,"url":"https://github.com/deric/bash-scripts","last_synced_at":"2025-04-04T10:29:01.359Z","repository":{"id":7875810,"uuid":"9249438","full_name":"deric/bash-scripts","owner":"deric","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-18T12:24:32.000Z","size":37,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-18T13:28:34.514Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/deric.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":"2013-04-05T19:58:11.000Z","updated_at":"2025-03-18T12:24:36.000Z","dependencies_parsed_at":"2025-03-07T13:20:20.912Z","dependency_job_id":"7ded754b-a1da-4bb3-80e6-3cb25921d5f5","html_url":"https://github.com/deric/bash-scripts","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/deric%2Fbash-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deric%2Fbash-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deric%2Fbash-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deric%2Fbash-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deric","download_url":"https://codeload.github.com/deric/bash-scripts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247159824,"owners_count":20893693,"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-02T10:10:53.950Z","updated_at":"2025-04-04T10:29:01.352Z","avatar_url":"https://github.com/deric.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Collection of terminal aliases\n------------------------------\n\nA collection of the aliases, shortcuts and prompt customisations we use for Linux / Ruby / Rails / git projects\n\nInstallation\n------------\n\nClone in to your home directory\n\n```\ngit clone https://github.com/deric/bash-scripts.git ~/.scripts \u0026\u0026 bash ~/.scripts/install\n```\n\nTo apply changes immediately just source your `.bashrc` file\n\n```\nsource ~/.bashrc\n```\n\nSome distributions might use `.bash_profile` instead of `.bashrc`, that would mean using following:\n\n```\necho \"source ~/.scripts/all.sh\" \u003e\u003e ~/.bash_profile\n```\n\nUsage\n-----\n\nShell commands\n\n    $ l   (ls -aFhlG')\n    $ ..  (cd ..)\n    $ ... (cd ../..)\n    $ -   (cd - or change to previous directory)\n    $ nt  (new tab in current dir)\n    $ c   (clear)\n    $ p   (pwd)\n    $ m   (mate .)\n\nssh\n\n```\n$ sshf hostname  # (ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null) - won't save ssh keys into known_hosts, won't check fingerprint\n$ scp hostname  # (scp -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null) - won't save ssh keys into known_hosts, won't check fingerprint\n$ rsynf hostname # won't save ssh keys into known_hosts, won't check fingerprint\n```\n\nGit commands\n\n    $ gp  (git pull)\n    $ gu  (git push)\n    $ gpp (git pull \u0026\u0026 git push)\n\nRails commands\n\n    $ rt (rake test)\n    $ rtu (rake test:units)\n    $ rtf (rake test:functionals)\n    $ rti (rake test:integration)\n    $ cuke (cucumber)\n\nContributors\n------------\n\n[Dom Christie](http://github.com/bonanza9)\n[Joff Williams](http://github.com/joffw)\n[Simon Jamie](http://github.com/fingermouse)\n[Sam Oliver](http://github.com/samoli)\n\n(c) [Pigment](http://www.thinkpigment.com) Released under the MIT license\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderic%2Fbash-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fderic%2Fbash-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderic%2Fbash-scripts/lists"}