{"id":25969267,"url":"https://github.com/humorless/dotfiles","last_synced_at":"2025-03-04T22:47:31.938Z","repository":{"id":75767551,"uuid":"178509622","full_name":"humorless/dotfiles","owner":"humorless","description":"My dotfiles/ vim plugin setup scripts/ Clojure dev environment vagrant file","archived":false,"fork":false,"pushed_at":"2025-02-12T10:04:46.000Z","size":79,"stargazers_count":2,"open_issues_count":6,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-12T11:24:03.775Z","etag":null,"topics":["clojure-development","dotfiles","vagrantfile","vim"],"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/humorless.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":"2019-03-30T04:06:44.000Z","updated_at":"2025-02-12T10:04:51.000Z","dependencies_parsed_at":"2025-02-13T14:15:11.000Z","dependency_job_id":null,"html_url":"https://github.com/humorless/dotfiles","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/humorless%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humorless%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humorless%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humorless%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/humorless","download_url":"https://codeload.github.com/humorless/dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241935258,"owners_count":20044826,"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":["clojure-development","dotfiles","vagrantfile","vim"],"created_at":"2025-03-04T22:47:31.324Z","updated_at":"2025-03-04T22:47:31.929Z","avatar_url":"https://github.com/humorless.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotfiles\nThe scripts that can do the quick installation of neovim and related dotfiles under the Mac\n\n## Java \u0026 Clojure Dev\n### sdkman\n```\ncurl -s \"https://get.sdkman.io\" | bash\nsource \"$HOME/.sdkman/bin/sdkman-init.sh\"\n```\n### java\n```\nsdk list java\nsdk install java  ;; lastest stable version of jdk\n```\n### brew\n```\nruby -e \"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)\"\n```\n### python\n```\nbrew install pyenv\npyenv init\n```\n\n### clojure CLI tools\n```\nbrew install clojure/tools/clojure\n```\n### babashka\n```\nbrew install borkdude/brew/babashka\n```\n### neil\n```\nbrew install babashka/brew/neil\n```\n### clj-kondo\n```\nbrew install borkdude/brew/clj-kondo\n```\n### neovim\n```\nbrew install neovim\n```\n## Productivity Tool\n\n### autojump\n```\nbrew install autojump\n```\n### ack-grep\n```\nbrew install ack\n```\n### tmux\n```\nbrew install tmux\n```\n## Node Dev \u0026 cljfmt\n### nvm\n```\nbrew install nvm\n```\n### npm\n```\nnvm install \u003cVERSION-number\u003e\n```\nex:\n```\nnvm install 12.0.0\n```\n\n### cljfmt\n```\nnpm install -g node-cljfmt\n```\n\n## Others\n```\n# feeling\ngit bash-complete\nCLICOLOR, LSCOLORS, PS1\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhumorless%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhumorless%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhumorless%2Fdotfiles/lists"}