{"id":13493297,"url":"https://github.com/dikiaap/dotfiles","last_synced_at":"2025-05-14T16:13:44.748Z","repository":{"id":37663910,"uuid":"46608214","full_name":"dikiaap/dotfiles","owner":"dikiaap","description":"Get ready for dotfiles. Contains i3, i3blocks, rofi, dunst, picom, vim, tmux, and zsh.","archived":false,"fork":false,"pushed_at":"2025-02-12T10:47:10.000Z","size":1482,"stargazers_count":1446,"open_issues_count":0,"forks_count":180,"subscribers_count":29,"default_branch":"master","last_synced_at":"2025-04-05T20:00:40.418Z","etag":null,"topics":["alacritty","compton","dotfiles","dunst","i3","i3blocks","i3wm","linux","neovim","picom","rofi","tmux","vim","vimrc","zsh","zshrc"],"latest_commit_sha":null,"homepage":"https://git.io/~dotfiles","language":"Shell","has_issues":true,"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/dikiaap.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-11-21T08:56:02.000Z","updated_at":"2025-04-03T16:56:27.000Z","dependencies_parsed_at":"2024-01-14T12:16:46.784Z","dependency_job_id":"e2b07ece-e506-46cc-8c74-a7e1c812c3e3","html_url":"https://github.com/dikiaap/dotfiles","commit_stats":{"total_commits":861,"total_committers":3,"mean_commits":287.0,"dds":"0.0023228803716608404","last_synced_commit":"57a8de2c4faa78524d748dc6b86f4021782395d7"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dikiaap%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dikiaap%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dikiaap%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dikiaap%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dikiaap","download_url":"https://codeload.github.com/dikiaap/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248631825,"owners_count":21136572,"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":["alacritty","compton","dotfiles","dunst","i3","i3blocks","i3wm","linux","neovim","picom","rofi","tmux","vim","vimrc","zsh","zshrc"],"created_at":"2024-07-31T19:01:13.973Z","updated_at":"2025-04-12T21:19:01.127Z","avatar_url":"https://github.com/dikiaap.png","language":"Shell","readme":"\u003ch1 align=\"center\"\u003edotfiles ❤ ~/\u003c/h1\u003e\n\n![dikiaap's dotfiles](https://dikiaap.pages.dev/img/dotfiles/i3.png)\n\n\u003cp align=\"center\"\u003e\n    \u003cb\u003eScreenshots\u003c/b\u003e\u003cbr\u003e\n    \u003ca href=\"https://dikiaap.pages.dev/img/dotfiles/rofi.png\"\u003eRofi\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\n    \u003ca href=\"https://dikiaap.pages.dev/img/dotfiles/dunst.png\"\u003eDunst\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\n    \u003ca href=\"https://dikiaap.pages.dev/img/dotfiles/i3blocks.png\"\u003ei3blocks\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\n    \u003ca href=\"https://dikiaap.pages.dev/img/dotfiles/zsh.png\"\u003eZsh\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\n    \u003ca href=\"https://dikiaap.pages.dev/img/dotfiles/tmux.png\"\u003etmux\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\n    \u003ca href=\"https://dikiaap.pages.dev/img/dotfiles/colors.png\"\u003eColors\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\n    \u003ca href=\"https://dikiaap.pages.dev/img/dotfiles/dircolors.png\"\u003edircolors\u003c/a\u003e\n\u003c/p\u003e\n\n\n## Details\n\n- CLI\n    - [Zsh](https://github.com/zsh-users/zsh) - A shell designed for interactive use, although it is also a powerful scripting language.\n        - [Oh My Zsh](https://github.com/ohmyzsh/ohmyzsh) - An open source, community-driven framework for managing your Zsh configuration.\n        - [z](https://github.com/rupa/z) - Tracks your most used directories, based on frecency.\n    - [Bash](https://git.savannah.gnu.org/cgit/bash.git) - A Unix shell and command language.\n    - [tmux](https://github.com/tmux/tmux) - A terminal multiplexer.\n        - [tmux-better-mouse-mode](https://github.com/NHDaly/tmux-better-mouse-mode) - A tmux plugin to better manage the mouse.\n        - [tmux-copycat](https://github.com/tmux-plugins/tmux-copycat) - A tmux plugin that enhances tmux search.\n    - [Neovim](https://github.com/neovim/neovim) - Hyperextensible Vim-based text editor.\n        - [Minimalist](https://github.com/dikiaap/minimalist) - A Material Color Scheme Darker for Vim and inspired by Material Theme.\n        - [vim-airline](https://github.com/vim-airline/vim-airline) - Lean and mean status/tabline for Vim that's light as air.\n        - [More config](https://github.com/dikiaap/dotfiles/blob/master/init.vim).\n    - [Git](https://github.com/git/git) - A free and open source distributed version control system.\n        - [diff-so-fancy](https://github.com/so-fancy/diff-so-fancy) - Make your diffs human readable instead of machine readable.\n    - [htop](https://github.com/htop-dev/htop) - An interactive process viewer.\n    - [bat](https://github.com/sharkdp/bat) - A cat clone with syntax highlighting and Git integration.\n    - [fzf](https://github.com/junegunn/fzf) - A command-line fuzzy finder.\n    - [ripgrep](https://github.com/BurntSushi/ripgrep) - A line-oriented search tool that recursively searches directories for a regex pattern.\n    - [Wget](https://git.savannah.gnu.org/cgit/wget.git) - A free software package for retrieving files using HTTP, HTTPS, FTP, and FTPS.\n    - [Hack](https://github.com/source-foundry/Hack) - Terminal font.\n- GUI\n    - [i3](https://github.com/i3/i3) - A tiling window manager.\n    - [i3blocks](https://github.com/vivien/i3blocks) - A feed generator for text based status bars.\n        - [i3blocks-contrib](https://github.com/vivien/i3blocks-contrib) - A set of scripts for i3blocks, contributed by the community.\n    - [i3lock-fancy](https://github.com/meskarune/i3lock-fancy) - A script that takes a screenshot of the desktop, blurs the background and adds a lock icon and text.\n    - [Rofi](https://github.com/davatorium/rofi) - A window switcher, application launcher and dmenu replacement.\n    - [Dunst](https://github.com/dunst-project/dunst) - A highly configurable and lightweight notification daemon.\n    - [picom](https://github.com/yshui/picom) - A lightweight compositor for X11.\n    - [Alacritty](https://github.com/alacritty/alacritty) - A cross-platform, GPU-accelerated terminal emulator.\n    - [Sublime Text](https://www.sublimetext.com) - A sophisticated text editor for code, markup and prose.\n    - [Arc Theme](https://github.com/arc-design/arc-theme) (Fork) - A flat theme with transparent elements for GTK 3, GTK 2, and GNOME Shell.\n    - [Paper Icon Theme](https://github.com/snwh/paper-icon-theme) - An open source Freedesktop icon theme and inspired by Material Design.\n    - [Source Sans](https://github.com/adobe-fonts/source-sans) - User Interface font.\n    - [Font Awesome](https://github.com/FortAwesome/Font-Awesome) - Iconic font.\n    - [Dark Planet](https://dikiaap.pages.dev/img/dotfiles/dark_planet_minimalist.png) - Wallpaper.\n","funding_links":[],"categories":["Shell","Dotfiles","Curated Lists","zsh"],"sub_categories":["Swift","Video Conference"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdikiaap%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdikiaap%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdikiaap%2Fdotfiles/lists"}