{"id":23092239,"url":"https://github.com/lucapette/dotfiles","last_synced_at":"2025-08-16T10:30:49.269Z","repository":{"id":139551427,"uuid":"397727","full_name":"lucapette/dotfiles","owner":"lucapette","description":"My configuration files","archived":false,"fork":false,"pushed_at":"2024-03-27T09:43:36.000Z","size":570,"stargazers_count":23,"open_issues_count":0,"forks_count":4,"subscribers_count":7,"default_branch":"main","last_synced_at":"2024-03-27T10:51:16.819Z","etag":null,"topics":["dotfiles","shell","tmux","zsh","zshrc"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/lucapette.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}},"created_at":"2009-12-05T00:21:50.000Z","updated_at":"2024-03-27T10:51:16.820Z","dependencies_parsed_at":"2023-09-26T13:43:55.864Z","dependency_job_id":"39a0aa7f-73f1-4ba3-bcce-409dfd6d7f74","html_url":"https://github.com/lucapette/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/lucapette%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucapette%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucapette%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucapette%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lucapette","download_url":"https://codeload.github.com/lucapette/dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230028326,"owners_count":18161887,"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","shell","tmux","zsh","zshrc"],"created_at":"2024-12-16T21:31:48.699Z","updated_at":"2024-12-16T21:31:49.300Z","avatar_url":"https://github.com/lucapette.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotfiles\n\nThis repository contains my shell related configuration files. It doesn't\ncontain Vim configuration as I use [another\nrepository](https://github.com/lucapette/vimfiles) for that.\n\nI do _not_ recommend to use my configuration files as they are:\n\n- If learning about shell tools is your goal, you won't learn much about zsh,\n  tmux and so on by copying someone else' configuration\n- The configuration is tailored to my very specific needs so it won't probably\n  fit you.\n\nHaving said that, it's open source so feel free to take anything you need :)\n\nI have some small scripts in `~/bin`:\n\n- [bkdir](/bin/bkdir)\n\n  Some time ago I needed to type `cp -R project project.bak` very often so I\n  wrote this simple script to save some keystrokes.\n\n- [ff](/bin/ff)\n\n  This one is super simple but I find it surprisingly useful. The script\n  accepts a number N and gives you the Nth field from the input list. It's\n  just a shortcut for\n\n      awk \"{ print N}\"\n\n  where N is the argument. And yes, the name of the script makes no sense.\n\n- [git-merged](/bin/git-merged)\n\n  I use this script to delete both my local and remote branches that have been\n  merged into main.\n\n- [t](/bin/t)\n\n  This is a shortcut for my personal workflow with `tmux`. First of all, I had a\n  problem with tmux 1.7.X since this version adds a default-path feature that is\n  not working well with my `set autochdir` in Vim. The script fixes my problem\n  and works in combination with `CDPATH` a very nice feature that is very useful\n  if you keep all your code in one directory. I even added autocompletion for\n  the script. I say _even_ because zsh autocompletion is magic to me.\n\n# License\n\n[MIT License](/LICENSE) Copyright (c) [Luca Pette](https://lucapette.me)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucapette%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucapette%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucapette%2Fdotfiles/lists"}