{"id":14070894,"url":"https://github.com/dvdmtw98/dotfiles","last_synced_at":"2025-07-30T08:33:14.631Z","repository":{"id":159758237,"uuid":"350221756","full_name":"dvdmtw98/dotfiles","owner":"dvdmtw98","description":"Collection of various configuration files (Dotfiles)","archived":false,"fork":false,"pushed_at":"2021-04-03T12:50:32.000Z","size":31,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-08-13T07:18:23.570Z","etag":null,"topics":["dotfiles","linux","tmux","vim"],"latest_commit_sha":null,"homepage":"","language":"Vim script","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/dvdmtw98.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":"2021-03-22T05:44:36.000Z","updated_at":"2023-08-08T20:41:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"b8818a23-a1b1-4549-a601-770e45cd06e7","html_url":"https://github.com/dvdmtw98/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/dvdmtw98%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvdmtw98%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvdmtw98%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvdmtw98%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dvdmtw98","download_url":"https://codeload.github.com/dvdmtw98/dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228110944,"owners_count":17871264,"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","linux","tmux","vim"],"created_at":"2024-08-13T07:08:09.659Z","updated_at":"2025-07-30T08:33:14.607Z","avatar_url":"https://github.com/dvdmtw98.png","language":"Vim script","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"# Dotfiles\nThis repository stores config files (settings) for various application (Windows \u0026 Linux)\n\n## Common\n\n- **uBlock Origin**\n  - Custom rules for blocking/allowing certain elements\n  - Load Rules: `Settings -\u003e My Filters -\u003e Import and Append`\n  - Additional Filters: [Actually Legitimate URL Shortener Tool](https://github.com/DandelionSprout/adfilt/blob/master/LegitimateURLShortener.txt)\n- **MPV**\n  - A simple video player that can be used entirely from the command line\n  - Linux Config: `~/.config/mpv`\n  - Windows Config: `%INSTALL_DIR%\\portable_config`\n  - MD5 module (https://github.com/kikito/md5.lua)\n- **NeoVim**\n  - Modern Vim with advanced features and plugin support\n  - Linux Config: `~/.config/nvim`\n  - Windows Config: `%LOCALAPPDATA%\\nvim`\n\n## Linux\n\n- **Zsh**\n  - Zsh theme and config\n  - `.zshenv` has to be present at `$HOME` to use custom location to store the config\n  - Zsh Config: `~/.zshenv`, `~/.config/zsh/.zshrc`, `~/.config/zsh/.zprofile`\n  - Powerlevel10k Config: `~/.config/zsh/.p10k.zsh`\n- **Tmux**\n  - Terminal Multiplexer. Allows to have multiple panes inside the same window\n  - Config: `~/.config/tmux/tmux.conf`\n- **Fastfetch**\n  - Modern replacement for Neofetch. Used to show system information\n  - Config: `~/.config/fastfetch/.config.jsonc`\n- **Conky**\n  - Allows to create widgets to display system information\n  - Widgets are written in `.conkyrc` files\n  - Config: `~/.config/conky`\n- **IMWheel**\n  - Utility to tweak mouse scroll wheel settings\n  - Config: `~/.imwheelrc` \n- **Xinput**\n  - Tweak the settings for input devices (using it to make touchpad scroll slower)\n  - Config: `~/.xprofile`\n- **Libinput Gesture**\n  - Utility to map commands to touchpad gestures\n  - Config: `~/.config/libinput-gestures.conf`\n\n## Windows\n\n- **PowerShell**\n  - PowerShell configuration and theme\n  - PowerShell Config: `$PROFILE`\n  - Oh My Posh Theme: `%LOCALAPPDATA%\\Programs\\oh-my-posh\\themes\\zen.toml`\n  - Modules Installed\n    - Docker Completion\n    - Post-Git\n    - Posh-SShell\n    - PSFzf (Bug: [Text Alignment](https://github.com/kelleyma49/PSFzf/issues/274))\n    - PSReadLine\n    - Terminal-Icons\n- **Windows Terminal**\n  - Modern Windows Terminal Host\n  - Config: `%LOCALAPPDATA%\\Packages\\Microsoft.WindowsTerminal_8wekyb3d8bbwe\\LocalState\\settings.json`\n- **AutoHotkey**\n  - Automation Scripting Language\n  - Config: `%USERPROFILE%\\Documents\\AutoHotkey`\n- **Command Line Tools**\n  - `bat` (Dependency: `less`)\n  - `fd`\n  - `fxf`\n  - `ripgrep`\n  - `zoxide`\n  - `ffmpeg`\n  - `yazi` (Dependency: `jq`, `ImageMagick`, `poppler`, `resvg`)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdvdmtw98%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdvdmtw98%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdvdmtw98%2Fdotfiles/lists"}