{"id":16392297,"url":"https://github.com/szymonmaszke/dotfiles","last_synced_at":"2025-03-21T02:32:20.519Z","repository":{"id":107669430,"uuid":"81581226","full_name":"szymonmaszke/dotfiles","owner":"szymonmaszke","description":"[WIP] Automation meets unixporn :heart_eyes:","archived":false,"fork":false,"pushed_at":"2024-02-12T19:22:40.000Z","size":390,"stargazers_count":34,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-01T01:51:17.414Z","etag":null,"topics":["aliases","arch","archlinux","deoplete","docker","dotfiles","dunst","fzf","i3","neovim","neovim-dotfiles","os","rofi","system","tmux","wiki","zsh","zshrc"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/szymonmaszke.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":"2017-02-10T16:01:39.000Z","updated_at":"2024-08-07T01:49:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"fbb51cae-01f4-4011-9032-c5e50f581354","html_url":"https://github.com/szymonmaszke/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/szymonmaszke%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/szymonmaszke%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/szymonmaszke%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/szymonmaszke%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/szymonmaszke","download_url":"https://codeload.github.com/szymonmaszke/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244102760,"owners_count":20398386,"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":["aliases","arch","archlinux","deoplete","docker","dotfiles","dunst","fzf","i3","neovim","neovim-dotfiles","os","rofi","system","tmux","wiki","zsh","zshrc"],"created_at":"2024-10-11T04:49:17.749Z","updated_at":"2025-03-21T02:32:20.176Z","avatar_url":"https://github.com/szymonmaszke.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotfiles\n\n![Clean](https://user-images.githubusercontent.com/20703378/36677420-63482fb2-1b0e-11e8-9e0f-c14a34f11e98.png \"Clean\")\n\n\u003cp align=center\u003e\n    \u003ca href=\"\"\u003e\u003cimg alt=\"\" src=\"https://img.shields.io/badge/OS-Arch%20Linux-1793D1.svg\"\u003e\u003c/a\u003e\n    \u003ca href=\"\"\u003e\u003cimg alt=\"\" src=\"https://img.shields.io/badge/Window%20Manager-i3-lightgrey.svg\"\u003e\u003c/a\u003e\n    \u003ca href=\"\"\u003e\u003cimg alt=\"\" src=\"https://img.shields.io/badge/Status%20Bar-polybar-D35E49.svg\"\u003e\u003c/a\u003e\n    \u003ca href=\"\"\u003e\u003cimg alt=\"\" src=\"https://img.shields.io/badge/Launcher-rofi-E837D6.svg\"\u003e\u003c/a\u003e\n    \u003ca href=\"\"\u003e\u003cimg alt=\"\" src=\"https://img.shields.io/badge/Shell-zsh-000000.svg\"\u003e\u003c/a\u003e\n    \u003ca href=\"\"\u003e\u003cimg alt=\"\" src=\"https://img.shields.io/badge/Editor-Neovim-2e7d32.svg\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## Installation and configuration\n\nFiles can be linked against your system using ```/scripts/linking.sh```.\n- __WARNING__ This script removes files from your computer. Read it before using!\n- __WARNING__ Better way to make use of those dotfiles is to go through next section and use only the parts suiting you.\n\n## Main contents\n\n- **[i3](https://github.com/vyzyv/dotfiles/wiki/i3)**: Backbone of the system, movement, windows, tiling etc. Configuration of scratchpads integrated with [rofi](https://github.com/vyzyv/dotfiles/wiki/rofi) (things like Facebook's messenger, Slack, GMail or Protonmail).\n- **[polybar](https://github.com/vyzyv/dotfiles/wiki/polybar)**: Configures look of the top bar (bar notifications, sound, date, network, bluetooth etc.). Includes scripts for system/daemons monitoring and other useful stuff.\n- **[rofi](https://github.com/vyzyv/dotfiles/wiki/rofi)**: One launcher to rule them all! Control your network and bluetooth, search the web or read books using it.\n- **[neovim](https://github.com/vyzyv/dotfiles/wiki/neovim)**: Well-divided set of plugins and configuration files focused on Python's Data Science/Machine Learning. See demo for capabilities presentation.\n- **[tmux](https://github.com/vyzyv/dotfiles/wiki/tmux)**: Terminal multiplexer and bottom bar. Creating new projects, sending notifications when environment is saved etc.\n- **[scripts](https://github.com/vyzyv/dotfiles/wiki/scripts)**: Command running, improved mv function, some daemons of FZF based package searcher. Various utilities scripts, you should find those really useful.\n\n__Read project's [wiki pages](https://github.com/vyzyv/dotfiles/wiki) to benefit from those config files.__\n\n__Some UNIX proficiency is required in order to use this configuration.__\n\n## Acknowledgments\n\nThanks to any developer whose work brought this system to life.\nThis repository contains many __WIP__ projects and errors, if you see any (or want to contribute/suggest something interesting), do not hesitate to open PR.\n\n__Lastly, if you like/made use of anything from this repository, a star would be nice :heart_eyes:__\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fszymonmaszke%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fszymonmaszke%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fszymonmaszke%2Fdotfiles/lists"}