{"id":19663405,"url":"https://github.com/nficano/dotfiles","last_synced_at":"2025-04-28T21:32:51.590Z","repository":{"id":92526879,"uuid":"41884125","full_name":"nficano/dotfiles","owner":"nficano","description":"My MacOS/Linux dotfiles and various utility shell scripts.","archived":false,"fork":false,"pushed_at":"2024-05-21T17:47:02.000Z","size":3447,"stargazers_count":14,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-05-22T15:06:01.345Z","etag":null,"topics":["bash","dotfiles","git","inputrc","linux","macos","virtualenv","virtualenvwrapper"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/nficano.png","metadata":{"files":{"readme":"README.md","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":"2015-09-03T21:14:38.000Z","updated_at":"2024-05-21T17:47:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"884cd3b3-bbf9-4bfc-a442-e892bda7e9ee","html_url":"https://github.com/nficano/dotfiles","commit_stats":null,"previous_names":[],"tags_count":59,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nficano%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nficano%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nficano%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nficano%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nficano","download_url":"https://codeload.github.com/nficano/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224133883,"owners_count":17261303,"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","git","inputrc","linux","macos","virtualenv","virtualenvwrapper"],"created_at":"2024-11-11T16:14:28.244Z","updated_at":"2025-04-28T21:32:51.580Z","avatar_url":"https://github.com/nficano.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://assets.nickficano.com/gh-dotfiles.svg\" alt=\"dotfiles\" width=\"360\" height=\"112\" /\u003e\n  \u003cdiv align=\"center\"\u003e\n    \u003ca href=\"https://travis-ci.org/nficano/dotfiles\"\u003e\u003cimg src=\"https://travis-ci.org/nficano/dotfiles.svg?branch=master\" /\u003e\u003c/a\u003e\n    \u003cimg src=\"https://img.shields.io/github/last-commit/nficano/dotfiles.svg\" /\u003e\n    \u003cimg src=\"https://img.shields.io/github/tag/nficano/dotfiles.svg\" /\u003e\n    \u003cimg src=\"https://img.shields.io/badge/platforms-macos%20%7C%20linux-blue.svg\" /\u003e\n  \u003c/div\u003e\n\u003c/p\u003e\n\n## Nick Ficano's dotfiles\n\nThis repo contains my dotfiles, the scripts to bootstrap my Mac OS environment,\nand various utilities that have no other home.\n\nWhile I will outline how to install my configuration from scratch, I would\nrecommend using it for reference purposes only.\n\n## Structure\n\n- ``bin/`` - custom shell scripts\n- ``home/`` - dotfiles that belong in ``$HOME``.\n- ``os/`` - os-specific shell scripts, preferences, etc.\n\n## Installation\n\n```bash\n$ mkdir -p ~/code\n$ cd code\n$ git clone git@github.com:nficano/dotfiles.git\n$ cd dotfiles\n$ make install\n```\n\n## Included shell scripts\n```\n+x                                       Make files executable.\nabspath                                  Return an absolute path.\nadd-alias                                Create a new bash alias\nclean-up-open-with-menu                  Clean up LaunchServices\ncopy-path                                Copy absolute path to clipboard, with optional filename.\ndocker-armageddon                        Nuclear option for Docker cleanup\ndots                                     Show custom shell scripts\ndrm                                      Remove directories recursively and forcefully.\nexif-migrate-tags                        Copy the creation date from the EXIF data to another file.\nexpanduser                               Expand ~ to user home directory in paths.\nextract                                  Extract any compressed archive.\nfind-and-copy                            Recursively find and copy all files matching a given expression.\nfind-and-move                            Recursively find and move all files matching a given expression.\nfind-dir                                 Find directories by name in directory tree.\nfpwd                                     Print the path of the current Finder window.\ngit-copy-branch-name                     Copy the current branch name to the clipboard.\ngit-copy-modified-files-to-dir           Copy modified files (git status) to a specified directory.\ngit-move-last-commit-to-branch           Move the last commit to a new branch.\ngit-prune-merged-branches                Delete all branches that are fully merged into \u003cmerge-branch\u003e.\ngit-rollback-to-commit                   Rollback git to previous commit.\ngit-show-ignored                         Show ignored files in git status.\ngit-undo-last-commit-but-keep-changes    Undo last commit but keep changes.\ngit-unstage-all                          Unstages all files\nheaders                                  Show HTTP headers of a URL.\nhgrep                                    Grep for shell history.\nhidedesk                                 Hide desktop icons.\nis-host-up                               Check if a host is up.\nis-port-open                             Check if a network port is open.\nkill-by-pid                              Kill a process by id.\nkill-by-port                             Kill a process running on a specified port.\nline                                     Print a line from a file.\nmacos-add-text-substitution              Add a text substitution to .\nmacos-clear-notifications                Clear all messages in notification center\nmacos-fix-audio                          Fix issue where audio stops working.\nmacos-fix-speech                         Fix MacOS speech synthesis.\nmacos-flush-dns-cache                    Flush DNS cache.\nmacos-restart-core-media-services        Restart core media services on macOS\nmacos-set-hostname                       Update hostname on MacOS.\nmeta                                     Show file metadata.\nmkscript                                 Create a new shell script from a template\nmkv-to-mp4*                              Convert all .mkv files in the current directory to .mp4.\nmp4-to-mov*                              Convert all .mp4 files in the current directory to .mov.\nmp4-to-webm*                             Convert all .mp4 files in the current directory to .webm.\nnetspeed                                 Measure connection timing metrics for a URL.\nnoun                                     Remove attribution from SVG files.\nnull                                     Ignore output of this script.\npath                                     Show a pretty-print of the PATH environment variable.\npermissions                              Shows the permissions of a file or directory in octal form.\npg_start                                 Start postgresql service via brew.\npg_stop                                  Stop postgresql service via brew.\npid-on-port                              Show the PID of a process running on a specified port.\npstat                                    Show a filtered, formatted, and sorted process list.\nshowdesk                                 Show desktop icons.\nsilence-removal                          Remove silence from an audio file.\nstrip-noun-attribution                   Strip attribution from SVG files.\nsvg-icon                                 Quickly make SVGs responsive and change the  fill=\"currentColor\".\nsvgo*                                    Optimize all SVG files in the current directory.\nt                                        Move files/directories to macOS Trash instead of permanent deletion\nunzip-all                                Unzip all files in the current directory.\nutc                                      Show the current time as utc timestamp.\nwebp*                                    Convert all .jpg, .jpeg, and .png files in the current directory to .webp.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnficano%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnficano%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnficano%2Fdotfiles/lists"}