{"id":18849378,"url":"https://github.com/dmtrinh/unix-shell","last_synced_at":"2026-02-02T19:30:15.829Z","repository":{"id":152748664,"uuid":"205094687","full_name":"dmtrinh/unix-shell","owner":"dmtrinh","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-10T06:19:15.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-30T14:51:35.508Z","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/dmtrinh.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}},"created_at":"2019-08-29T06:21:00.000Z","updated_at":"2023-01-27T05:18:20.000Z","dependencies_parsed_at":"2023-12-10T07:24:14.201Z","dependency_job_id":"2bed2977-1fbb-4769-a4d8-76a61e70a021","html_url":"https://github.com/dmtrinh/unix-shell","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/dmtrinh%2Funix-shell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmtrinh%2Funix-shell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmtrinh%2Funix-shell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmtrinh%2Funix-shell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmtrinh","download_url":"https://codeload.github.com/dmtrinh/unix-shell/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239786250,"owners_count":19696772,"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-11-08T03:19:27.428Z","updated_at":"2025-02-20T06:16:31.830Z","avatar_url":"https://github.com/dmtrinh.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Reasonable defaults after setting up a new Unix account.\n\n# Usage\n```\ngit clone https://github.com/dmtrinh/unix-shell.git\nunix-shell/setup.sh\n```\n\nTo update your account to use a different shell, use chsh.  For example, `chsh -s /bin/zsh` to use zsh\n\nTo preview zsh prompt sequences, use:\n```\nprint -P '%B%F{red}co%F{green}lo%F{blue}rs%f%b'\n```\n# Additional Tools\n* [SDKMAN!](https://sdkman.io/install) for managing SDKs and their different versions\n```\ncurl -s \"https://get.sdkman.io\" | bash\n```\n* [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh/wiki) plugin for making your Z shell even more awesome.\n```\nsh -c \"$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)\"\n```\n* [Fig](https://fig.io/) adds visual apps, shortcuts, and autocomplete to your terminal.\n* [Homebrew](https://brew.sh/) package manager.  Since Homebrew packages are designed to only provide per-user functionality, Homebrew can be used alongside the native system package manager without creating conflicts.\n```\n/bin/bash -c \"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)\"\n```\n\nFor those on macOS, you can use Homebrew Cask to even install apps such as\n* [VS Code](https://code.visualstudio.com/)\n```\nbrew install --cask visual-studio-code\n```\n* [Microsoft Edge](https://www.microsoft.com/edge)\n```\nbrew install --cask microsoft-edge\n```\n* [iTerm2](https://www.iterm2.com/)\n```\nbrew install --cask iterm2\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmtrinh%2Funix-shell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdmtrinh%2Funix-shell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmtrinh%2Funix-shell/lists"}