{"id":19552363,"url":"https://github.com/simonewebdesign/dotfiles","last_synced_at":"2026-05-15T17:04:50.281Z","repository":{"id":147912611,"uuid":"46558721","full_name":"simonewebdesign/dotfiles","owner":"simonewebdesign","description":":fish: fish 'n' stuff","archived":false,"fork":false,"pushed_at":"2025-02-05T11:04:41.000Z","size":968,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-05T12:20:03.713Z","etag":null,"topics":["dotfiles","fish","shell"],"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/simonewebdesign.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":"2015-11-20T11:40:46.000Z","updated_at":"2025-02-05T11:04:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"d053bd2f-7158-46e5-8bd9-657f7999e415","html_url":"https://github.com/simonewebdesign/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/simonewebdesign%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonewebdesign%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonewebdesign%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonewebdesign%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simonewebdesign","download_url":"https://codeload.github.com/simonewebdesign/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240807662,"owners_count":19860789,"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":["dotfiles","fish","shell"],"created_at":"2024-11-11T04:17:40.938Z","updated_at":"2026-05-15T17:04:50.276Z","avatar_url":"https://github.com/simonewebdesign.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotfiles\n\nJust my own settings. Right now there are only `bash` aliases and `fish` functions, but there could be just about anything.\n\n## Getting started\n\n*Prerequisite:* Have you installed `fish` and set up `git`? \n\nThe following will copy your configuration.\n\nJust copy and paste this on your terminal:\n\n```\ncd\ngit clone git@github.com:simonewebdesign/dotfiles.git\ncp -r dotfiles/.config ~/\nrm -rf dotfiles\n\n# Abbreviations (put these in config.fish to persist them)\nabbr --add be bundle exec\nabbr --add ga git add\nabbr --add gco git checkout\nabbr --add gcom git commit\nabbr --set-cursor --add gcomm 'git commit -m \"`%`\"'\nabbr --add gd git diff\nabbr --add gdc git diff --cached\nabbr --add gds git diff --stat\nabbr --add gp 'git push -u origin (git rev-parse --abbrev-ref HEAD)'\nabbr --add gst git stash\nabbr --add l git log --oneline\nabbr --add s git status -s\nabbr --add st git status\n```\n\n### Bonus: useful links\n\n- https://www.wezm.net/technical/2019/10/useful-command-line-tools/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonewebdesign%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimonewebdesign%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonewebdesign%2Fdotfiles/lists"}