{"id":13342508,"url":"https://github.com/ContentsViewer/sh-setup","last_synced_at":"2025-03-12T01:37:26.267Z","repository":{"id":114020228,"uuid":"192139211","full_name":"ContentsViewer/sh-setup","owner":"ContentsViewer","description":"Setup Shell Environment with ONE Command. (Including WSL)","archived":false,"fork":false,"pushed_at":"2023-07-01T02:39:05.000Z","size":21,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-24T12:12:48.432Z","etag":null,"topics":["setup","shell","ubuntu","wsl"],"latest_commit_sha":null,"homepage":"http://contentsviewer.work/Master/ShellScript/Setup","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/ContentsViewer.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-06-16T01:42:42.000Z","updated_at":"2023-07-01T02:39:08.000Z","dependencies_parsed_at":"2025-01-27T17:31:52.996Z","dependency_job_id":null,"html_url":"https://github.com/ContentsViewer/sh-setup","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/ContentsViewer%2Fsh-setup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ContentsViewer%2Fsh-setup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ContentsViewer%2Fsh-setup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ContentsViewer%2Fsh-setup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ContentsViewer","download_url":"https://codeload.github.com/ContentsViewer/sh-setup/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243141285,"owners_count":20242815,"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":["setup","shell","ubuntu","wsl"],"created_at":"2024-07-29T19:29:30.321Z","updated_at":"2025-03-12T01:37:26.260Z","avatar_url":"https://github.com/ContentsViewer.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sh-setup\nSetup Shell Environment with ONE Command. (Including WSL)\n\n## Usage\n```sh\n# download scripts\n$ git clone https://github.com/ContentsViewer/sh-setup.git\n\n# move to script folder\n$ cd sh-setup\n\n# change the access mode of the script\n$ chmod 755 setup.sh\n\n# Now, let's start setup!\n$ ./setup.sh\n```\n\nif you are using wsl(windows subsystem for linux), \nyou can setup gui environment by adding option `--wsl`\n\n```sh\n$ ./setup.sh ---wsl\n```\n\n## Update\nYou can re-run this script.\n\nAt 2 or more time, this script will update all packages.\n\n## Packages\nThis script will add these packages.\n\n### build-essential\n### vim\n### git\n### tree\n### tmux\nAt same time, add the `tmux.conf` by which you can use\n\n* mouse\n* scroll\n\n### htop\n### fzf\n### python-dev\n### pyenv\n### pip\n### pipenv\n### zsh\nThis script does not change current shell into zsh as default shell.\n\nYou can launch zsh with command bellow.\n\n```sh\nzsh\n```\n\n### Optional\nif you flag the wsl option, this script will add these additional packages.\n\n#### xfce4-termianl\n#### xfce4\ninstall GUI Environment. for more detail, read the bellow section \"How to Setup GUI Environment on WSL\".\n\n#### font\ninstall fonts in windows into linux \n#### fcitx\n\n## How to Setup GUI Environment on WSL\n1. First, you should install X Client on windows, such like \"VcXsrv(free)\" \"X410\".\n2. And Run this script added `--wsl`\n3. Finally, start gui environment `startxfce4`\n\n## Author\nIOE \u003cGithub: ContentsViewer\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FContentsViewer%2Fsh-setup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FContentsViewer%2Fsh-setup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FContentsViewer%2Fsh-setup/lists"}