{"id":16516960,"url":"https://github.com/leblancfg/dotfiles","last_synced_at":"2025-10-28T05:31:21.296Z","repository":{"id":41156310,"uuid":"65731228","full_name":"leblancfg/dotfiles","owner":"leblancfg","description":":briefcase: configuration files for terminal and tools, links directly to ~","archived":false,"fork":false,"pushed_at":"2024-12-04T19:43:23.000Z","size":1834,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-06T03:35:21.107Z","etag":null,"topics":["bash","dotfiles","linux","macos","symlinks","tmux","vim","zsh"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/leblancfg.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":"2016-08-15T12:38:12.000Z","updated_at":"2025-02-01T08:21:41.000Z","dependencies_parsed_at":"2023-02-10T16:15:40.298Z","dependency_job_id":"3fce44a5-7ef5-424e-bec1-04f1857dc239","html_url":"https://github.com/leblancfg/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/leblancfg%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leblancfg%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leblancfg%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leblancfg%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leblancfg","download_url":"https://codeload.github.com/leblancfg/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238603668,"owners_count":19499490,"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":["bash","dotfiles","linux","macos","symlinks","tmux","vim","zsh"],"created_at":"2024-10-11T16:27:58.514Z","updated_at":"2025-10-28T05:31:16.015Z","avatar_url":"https://github.com/leblancfg.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotfiles\n:briefcase: configuration files for terminal and tools, links directly to `~`. Powered by [Dotbot](https://github.com/anishathalye/dotbot).\n\n## Portable configuration files\nThese days, most of my time is spent in MacOs, with my neglected home computer running Linux. My most used files are:\n\n* `.aliases`, that feeds into either\n    - `.bashrc` on Linux, or\n    - `.zshrc` on MacOS\n* `.vimrc`\n* `.tmux.conf`\n\n## Installation\nRunning the command below will create symlinks between the dotfiles in this repo, sitting in your home directory \u0026mdash; where your applications expect them to be!\n\n    # Set up from home folder\n    cd \u0026\u0026 git clone https://github.com/leblancfg/dotfiles \u0026\u0026 ./dotfiles/install\n\n## Updating dotfiles\nAs they're symlinks, changing your dotfiles from your home directory will in effect change them in the `dotfiles` repo. To update the repo, simply run:\n\n    # Push updates to dotfiles\n    cd ~/dotfiles\n    git add .\n    git commit -m 'updating dotfiles'\n    git push origin master\n\nAliases to `dfpush`. And conversely, to pull from the repo, run:\n    \n    # Pull updates from dotfiles\n    cd ~/dotfiles\n    git pull --ff-only\n    ./install -q\n\naliased to `dfpull`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleblancfg%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleblancfg%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleblancfg%2Fdotfiles/lists"}