{"id":20494657,"url":"https://github.com/codelucas/dotfiles","last_synced_at":"2026-01-21T07:05:07.262Z","repository":{"id":12028178,"uuid":"14612381","full_name":"codelucas/dotfiles","owner":"codelucas","description":"Supreme terminal configurations 💻","archived":false,"fork":false,"pushed_at":"2022-06-08T08:32:27.000Z","size":23,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-13T17:51:04.102Z","etag":null,"topics":[],"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/codelucas.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}},"created_at":"2013-11-22T08:20:32.000Z","updated_at":"2022-07-15T04:08:54.000Z","dependencies_parsed_at":"2022-09-06T22:31:16.227Z","dependency_job_id":null,"html_url":"https://github.com/codelucas/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codelucas/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codelucas%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codelucas%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codelucas%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codelucas%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codelucas","download_url":"https://codeload.github.com/codelucas/dotfiles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codelucas%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28629255,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T04:47:28.174Z","status":"ssl_error","status_checked_at":"2026-01-21T04:47:22.943Z","response_time":86,"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":[],"created_at":"2024-11-15T17:42:20.863Z","updated_at":"2026-01-21T07:05:07.247Z","avatar_url":"https://github.com/codelucas.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"This repository contains my command line environment settings, hence \"dotfiles\". This setup is\noptimized for OSX and Ubuntu environments. I don't recommend replicating this setup if you are\nother operating systems.\n\n\nInstallation:\n-------------\n- Install zsh (needed before next step)\n    * `sudo apt install zsh`\n    * https://www.tecmint.com/install-zsh-in-ubuntu/\n- [Install oh-my-zshrc](https://github.com/robbyrussell/oh-my-zsh#basic-installation)\n    * `sh -c \"$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)\"` or\n        `sh -c \"$(wget https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh -O -)\"`\n- Run command to install ubuntu packages (mosh, pip, hg, flake8)\n    * `./ubuntu_setup.sh`\n- Install dircolors because my setup relies on that to display colors properly\n    * Run `brew install coreutils`, which installs dircolors among other things\n- Move all dot scripts to their proper locations:\n    * `cp /path/to/repo/dotfiles/.zshrc ~/.zshrc`\n    * `cp /path/to/repo/dotfiles/.dircolors ~/.dircolors`\n    * `cp /path/to/repo/dotfiles/.gitconfig ~/.gitconfig`\n- Set zsh as your default shell\n    * `chsh -s /bin/zsh`\n- *(OSX specific instructions)* Finally to make sure the OSX terminal colors are proper, use my custom solarized terminal colors here:\n    * Open up either of the `.terminal` theme files in the osx-pallets folder provided and run it. Then open terminal preferences.\n      Solarized Dark should be a profile option. Select it and set as default. Ensure that the terminals are declared as **xterm-256color**\n- Finally, install the Sublime 3 color schemes.\n    * Make sure you install [Package Control](https://packagecontrol.io/installation)\n    * Use package control to install PackageResourceViewer\n    * Install the 3024 light and Soda Light 3 themes if not already installed\n    * CMD + Shift + p =\u003e UI: Select Theme =\u003e Soda Light 3\n    * CMD + Shift + p =\u003e UI: Select Color Scheme =\u003e 3024 Day\n    * Copy in the provided 3024 Day.tmTheme file provided in this repo into its proper location, find via PackageResourceViewer\n    * Copy the provided Preferences.sublime-settings file into the proper location under settings via CMD + ,\n\nIf your directory and other files do not display colors for the `ls` command,\nmake sure `dircolors` is installed with `sudo apt-get install dircolors`.\nOn OSX, use `brew install coreutils`.\n\nIf you are interested in my VIM setup, which is tailored for this dotfile setup, please see [this link](https://github.com/codelucas/vimrc)\n\nStill have questions? Feel free to contact me at [https://codelucas.com](https://codelucas.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodelucas%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodelucas%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodelucas%2Fdotfiles/lists"}