{"id":22865547,"url":"https://github.com/tecfu/dotfiles","last_synced_at":"2026-02-24T06:43:27.060Z","repository":{"id":66184291,"uuid":"59921361","full_name":"tecfu/dotfiles","owner":"tecfu","description":"Config files for Ubuntu dev environment - including vim","archived":false,"fork":false,"pushed_at":"2025-12-13T20:03:13.000Z","size":384,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-15T14:55:18.799Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"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/tecfu.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-05-29T01:27:41.000Z","updated_at":"2025-12-13T20:03:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"10275a9a-f531-4bd6-82fa-53f94541ebca","html_url":"https://github.com/tecfu/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tecfu/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecfu%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecfu%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecfu%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecfu%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tecfu","download_url":"https://codeload.github.com/tecfu/dotfiles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecfu%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29774447,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-24T04:54:30.205Z","status":"ssl_error","status_checked_at":"2026-02-24T04:53:58.628Z","response_time":75,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-12-13T11:37:36.037Z","updated_at":"2026-02-24T06:43:26.975Z","avatar_url":"https://github.com/tecfu.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dotfiles\n\n## Installation\n\n```sh\ngit clone --recurse-submodules https://github.com/tecfu/dotfiles ~/dotfiles\n. ~/dotfiles/INSTALL.sh\n```\n\n## Updating\n\n```sh\ngit update --recursive --remote\ngit pull --recurse-submodules\n```\n\n## Contents\n\n- [Terminal Emulator Config](https://github.com/tecfu/.terminal/tree/server)\n\n- [Vim Config](https://github.com/tecfu/.vim/tree/server)\n\n- [Vimperator Config](https://github.com/tecfu/.vimperator/tree/master)\n\n- [X Window System (.Xmodmap, et.al) Config](https://github.com/tecfu/x11-config/tree/master)\n\n- [XFCE (.xfce)](https://github.com/tecfu/.xfce)\n\n## What each git submodule in this repo does\n\n### Surfingkeys\n\nConfiguration and installation instructions for [Surfingkeys](https://github.com/tecfu/Surfingkeys/tree/hack_hint_sizes)\n\n### Vim\n\nThe vim setup here should work on a Mac and even on a Windows box, but I haven't used it in those environments so there may be some tweaking needed.\n\n### Vimperator\n\nVimperator is a dead project and I've begrudgingly moved to Vimium, but I'll keep the config here for now anyway as a hommage. Vimperator was incredible.\n\n\u003e Note: Using [Surfingkeys](https://github.com/tecfu/Surfingkeys/tree/hack_hint_sizes) as a replacement\n\n### Terminal Config\n\nSets bash to run in vi-mode. Here are a couple articles on that:\n\n- [Working Productively in Bash's Vi Command Line Editing Mode](http://www.catonmat.net/blog/bash-vi-editing-mode-cheat-sheet)\n\n- [Vi mode in Bash](https://sanctum.geek.nz/arabesque/vi-mode-in-bash)\n\n### X-11 Config\n\nThis is where I have stored files that allow me to remap hotkeys for Google Chrome / Chromium which otherwise can't be remapped. Think \\\u003cC-j\\\u003e (), \\\u003cC-k\\\u003e.\n\n### XFCE\n\n- Keyboad shortcuts (move Window to workspace) \n- Themes\n- Panel settings\n\n## License\n\n**The MIT License (MIT)**\n\n**Copyright (c) 2010 - 2022 Tecfu**\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftecfu%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftecfu%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftecfu%2Fdotfiles/lists"}