{"id":20161729,"url":"https://github.com/asdfdotdev/dots","last_synced_at":"2025-03-03T02:43:35.524Z","repository":{"id":81365194,"uuid":"65029330","full_name":"asdfdotdev/dots","owner":"asdfdotdev","description":"Odds and ends for keeping boxes in sync more easily","archived":false,"fork":false,"pushed_at":"2023-10-17T20:54:36.000Z","size":136,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-28T19:42:23.680Z","etag":null,"topics":["alfred-workflows","bash-alias","dotfiles","gitconfig","vim-configs"],"latest_commit_sha":null,"homepage":"","language":"Vim Script","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/asdfdotdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2016-08-05T15:30:46.000Z","updated_at":"2023-10-02T16:35:48.000Z","dependencies_parsed_at":"2024-11-14T00:20:36.923Z","dependency_job_id":"6b5750f8-09a3-4206-9645-395f3d367d2d","html_url":"https://github.com/asdfdotdev/dots","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/asdfdotdev%2Fdots","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdfdotdev%2Fdots/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdfdotdev%2Fdots/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asdfdotdev%2Fdots/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asdfdotdev","download_url":"https://codeload.github.com/asdfdotdev/dots/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241600483,"owners_count":19988713,"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":["alfred-workflows","bash-alias","dotfiles","gitconfig","vim-configs"],"created_at":"2024-11-14T00:20:26.191Z","updated_at":"2025-03-03T02:43:35.502Z","avatar_url":"https://github.com/asdfdotdev.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dots\n\ndot files, setup notes, reminders, install lists, and various other items to try and make things easier.\n\n\n## Use\n\nMake backups of any local files you want to keep before removing \u0026 linking to dots.\n\n\u003e Note: link paths assume you've cloned this repo to ~/.dots Adjust as needed for other install points. \n\n\n### Setup bash profile\n```\n$ rm ~/.bash_profile\n$ ln -s ~/.dots/bash/bash_profile ~/.bash_profile\n$ ln -s ~/.dots/bash/dir_colors ~/.dir_colors\n$ source ~/.bash_profile\n```\n\n\u003e Note: You may want to use .profile in place of .bash_profile\n\n### Setup Vim\n```\n$ rm ~/.vimrc\n$ ln -s ~/.dots/vim/vimrc ~/.vimrc\n$ ln -s ~/.dots/vim/colors/ ~/.vim/colors\n```\n\n### Setup Git\n```\n$ rm ~/.gitconfig\n$ rm ~/.gitignore_global\n$ ln -s ~/.dots/git/gitconfig ~/.gitconfig\n$ ln -s ~/.dots/git/gitignore_global ~/.gitignore_global\n$ ln -s ~/.dots/git/commit_template ~/.git_commit_template\n```\n\n\u003e Note: If git autocomplete isn't working check for `/usr/local/etc/bash_completion`, if it's missing: run ```$ ln -s /usr/local/etc/bash_completion.d/git-completion.bash /usr/local/etc/bash_completion```\n\n#### Setup Git User\nCopy the gituser template file and update as needed.\n\n```\n$ cp ~/.dots/git/gituser_template ~/.gituser\n```\n\n### Setup Homebrew (macOS)\n```\n$ brew tap homebrew/bundle\n$ brew bundle --file=~/.dots/homebrew/Brewfile\n```\n\n### Alfred Workflows\n\n* **Lorem Generator** - Generates lorem ipsum string of specified character length.\n\n\u003e Note: Lorem Generator requires brew package lorem. `$ brew install lorem`\n\n## License\nEverything in this repo is licensed under the [GPL v2](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasdfdotdev%2Fdots","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasdfdotdev%2Fdots","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasdfdotdev%2Fdots/lists"}