{"id":17500458,"url":"https://github.com/offlinemark/dotfiles","last_synced_at":"2025-06-29T21:35:17.909Z","repository":{"id":149183632,"uuid":"11855486","full_name":"offlinemark/dotfiles","owner":"offlinemark","description":"Personalized configuration files for bash, vim, git, etc.","archived":false,"fork":false,"pushed_at":"2016-07-11T04:39:59.000Z","size":961,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-19T22:29:23.091Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":false,"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/offlinemark.png","metadata":{"files":{"readme":"README.markdown","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":"2013-08-03T00:46:09.000Z","updated_at":"2016-03-24T21:35:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"4f4fa940-6a32-41eb-a529-2200deae50c0","html_url":"https://github.com/offlinemark/dotfiles","commit_stats":{"total_commits":459,"total_committers":46,"mean_commits":9.978260869565217,"dds":0.6427015250544662,"last_synced_commit":"af69f06a812de398163dfde269b9385b032ab1ed"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/offlinemark%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/offlinemark%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/offlinemark%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/offlinemark%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/offlinemark","download_url":"https://codeload.github.com/offlinemark/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246758369,"owners_count":20828919,"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-10-19T18:22:48.086Z","updated_at":"2025-04-02T05:16:16.923Z","avatar_url":"https://github.com/offlinemark.png","language":"Ruby","readme":"# dotfiles\n\nA bunch of files that basically configure things to how I like them. Many thanks\nto [@holman](https://github.com/holman) for creating the\n[original setup](https://github.com/holman/dotfiles), from which this repository\nwas forked from. Since I don't use zsh, I removed/don't use any of those zsh\nspecific features.\n\n## core setup\n\nRun this:\n\n```\ngit clone https://github.com/markmossberg/dotfiles.git ~/.dotfiles\ncd ~/.dotfiles\n./script/bootstrap\n```\n\nThis will symlink the appropriate files in `.dotfiles` to your home directory.\nEverything is configured and tweaked within `~/.dotfiles`.\n\n## editors\n\nTo set up vim, execute `vim +BundleInstall +qall` which will set up Vundle and\ninstall all plugins specified in `vim/vimrc.symlink`.\n\nTo set up Sublime Text 2, run `./sublime2/setup` which will back up the current\nUser preferences from `Packages/User` to `Packages/User.backup`, symlink\n`~/.dotfiles/sublime2/User` to `Packages/User`, and install the\n[Flatland](http://github.com/thinkpixellab/flatland) theme.\n\n## customizing\n\nAny files/directories ending in `.symlink` will get symlinked into `$HOME` as a\nhidden file/directory without the `.symlink` extension. This will occur on the\nexecution of `script/bootstrap`.\n\n## notes\n\nprimarily for personal reference\n\n### iterm2\n\n- Profiles \u003e Keys \u003e \"Left option acts as\": +esc\n- Profiles \u003e Working Directory: \"Reuse previous session's directory\"\n- Profiles \u003e Keys \u003e Profile Shortcut Keys \u003e ^j : \"Select Menu Item 'Select Previous Tab'\"\n- Profiles \u003e Keys \u003e Profile Shortcut Keys \u003e ^k : \"Select Menu Item 'Select Next Tab'\"\n\n### gcc\n\nAs of OS X Mavericks (as far I as I know), gcc has secretly been replaced by clang.\nYou can use brew to manually install gcc just to have the original around.\nHowever, clang is actually pretty dope. It gives you colored output and useful\nerror messages and stuff. If you want to use the brew version though, it's\ninstalled in `/usr/local/bin` as `gcc-4.9` or something.\n\n### mamp\n\nIf you ever find yourself doing php dev, get [mamp](http://mamp.info). there are\na few configs you should make though\n\n- By default, there is caching which prevents instant refreshing\n    - edit `/Applications/MAMP/bin/php/[php version/conf/php.ini` and comment out\n      everything under the \"OPcache\" section\n- For error messages, set `display_errors = On` in the same file\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fofflinemark%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fofflinemark%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fofflinemark%2Fdotfiles/lists"}