{"id":13491781,"url":"https://github.com/kutsan/dotfiles","last_synced_at":"2025-05-16T15:06:49.791Z","repository":{"id":45406282,"uuid":"70522766","full_name":"kutsan/dotfiles","owner":"kutsan","description":"My dotfiles: Experimental, ongoing configuration files, development environment and scripts for various Unix-like systems, text-based command-line applications and interfaces.","archived":false,"fork":false,"pushed_at":"2025-04-25T08:53:51.000Z","size":6704,"stargazers_count":348,"open_issues_count":0,"forks_count":18,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-04-25T09:47:19.288Z","etag":null,"topics":["dotfiles","linux","neovim","unix","vim","zsh"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kutsan.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-10-10T19:46:50.000Z","updated_at":"2025-04-25T08:53:54.000Z","dependencies_parsed_at":"2023-02-02T20:45:43.560Z","dependency_job_id":"3413675b-87af-4d46-ad59-b37f4803a106","html_url":"https://github.com/kutsan/dotfiles","commit_stats":{"total_commits":2179,"total_committers":1,"mean_commits":2179.0,"dds":0.0,"last_synced_commit":"94f47d2053ac579485443ad3f864d224ac2f8197"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kutsan%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kutsan%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kutsan%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kutsan%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kutsan","download_url":"https://codeload.github.com/kutsan/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254553959,"owners_count":22090417,"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","neovim","unix","vim","zsh"],"created_at":"2024-07-31T19:01:00.171Z","updated_at":"2025-05-16T15:06:49.769Z","avatar_url":"https://github.com/kutsan.png","language":"Lua","readme":"\u003cimg width=\"100\" src=\"https://github.com/kutsan/dotfiles/raw/master/.github/assets/logo.png\" alt=\"Logo\" /\u003e\n\n# kutsan's dotfiles\n\n![neovim screenshot](https://user-images.githubusercontent.com/10108377/140420895-a3ed425b-e19f-4970-b0b5-9d25eec3fbe7.png)\n\n| ![lf screenshot](https://user-images.githubusercontent.com/10108377/140654098-bafadfdf-76d9-43ac-87b9-e42308ea11a3.png) | ![zsh screenshot](https://user-images.githubusercontent.com/10108377/140654211-2bd25f1a-2677-4cf7-ab2e-d043e65e40e5.png) | ![fzf screenshot](https://user-images.githubusercontent.com/10108377/140654357-1bc87a9c-b395-458c-81d4-ce992c589fac.png) |\n| ----------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------ |\n\n## Overview\n\n- [`zsh`](https://github.com/zsh-users/zsh) - Highly customizable interactive login shell and command interpreter for shell scripting\n  - [`pure`](https://github.com/kutsan/pure) - Minimal and fast Zsh prompt with asynchronous git fetch\n  - [`autopair`](https://github.com/hlissner/zsh-autopair) - Auto-close and delete matching delimiters\n  - [`system-clipboard`](https://github.com/kutsan/zsh-system-clipboard) - Synchronize ZLE clipboard buffer with system clipboard\n  - [`fast-syntax-highlighting`](https://github.com/kutsan/fast-syntax-highlighting) - Fish-like syntax highlighting support for interactive terminal\n  - [`autosuggestions`](https://github.com/zsh-users/zsh-autosuggestions) - Fish-like auto-suggestions for interactive terminal based on command history\n- [`neovim`](https://github.com/neovim/neovim) - The fork of ubiquitous text editor focused on extensibility and usability\n- [`git`](https://git-scm.com) - Version control system for tracking changes in files and coordinating the work\n- [`node`](https://nodejs.org) - JavaScript runtime environment for developing a diverse variety of applications\n  - [`npm`](https://www.npmjs.com) - Node Package Manager mainly for the JavaScript programming language\n    - [`fx`](https://github.com/antonmedv/fx) - TUI JSON viewer\n    - [`bitwarden`](https://github.com/bitwarden/cli) - Password manager\n    - [`eslint_d`](https://github.com/mantoni/eslint_d.js) - Run ESLint as a daemon\n    - [`prettierd`](https://github.com/fsouza/prettierd) - Run Prettier as a daemon\n- [`lua@5.1`](https://www.lua.org) - Lightweight, embeddable scripting language\n  - [`luarocks`](https://luarocks.org) - Package manager for Lua modules\n    - [`luacheck`](https://github.com/mpeterv/luacheck) - Linting and static analysis of Lua code\n- [`rust`](https://www.rust-lang.org) - Multi-paradigm programming language designed for performance and safety\n  - [`cargo`](https://crates.io) - Package manager for Rust crates\n    - [`stylua`](https://github.com/johnnymorganz/stylua) - Lua formatter\n- [`coreutils`](https://www.gnu.org/software/coreutils/coreutils.html) - GNU core utilities for basic file, shell and text manipulation\n- [`findutils`](https://www.gnu.org/software/findutils) - GNU basic directory searching utilities that provides find, locate and xargs\n- [`less`](http://www.greenwoodsoftware.com/less) - Standard file pager for Unix-like systems\n- [`tar`](https://www.gnu.org/software/tar) - File archiver\n- [`gzip`](https://www.gnu.org/software/gzip) - Data compression utility\n- [`sed`](https://www.gnu.org/software/sed) - Non-interactive command-line text editor\n- [`gnupg`](https://www.gnupg.org) - Hybrid-encryption software suit, free implementation of the OpenPGP standard\n- [`nmap`](https://github.com/nmap/nmap) - Network security scanner and mapper for exploration and security auditing\n- [`openssl`](https://github.com/openssl/openssl) - Toolkit for the Transport Layer Security (TLS) and Secure Sockets Layer (SSL) protocols\n- [`openssh`](https://www.openssh.com) - Connectivity tool for remote login with the SSH protocol\n- [`fzf`](https://github.com/junegunn/fzf) - General-purpose fuzzy finder that can be used among other Unix tools\n- [`htop`](https://github.com/hishamhm/htop) - Interactive text-based system monitor, process viewer and process manager\n- [`ffmpeg`](https://github.com/FFmpeg/FFmpeg) - Cross-platform solution to handle, record, convert and stream audio and video\n- [`lf`](https://github.com/gokcehan/lf) - Terminal file manager with vim-like key bindings\n  - [`exiftool`](http://www.sno.phy.queensu.ca/~phil/exiftool) - Read, write and edit meta information in a wide variety of media files\n- [`transmission`](https://github.com/transmission/transmission) - BitTorrent client and daemon with web UI for remote controlling\n- [`bind`](https://source.isc.org/cgi-bin/gitweb.cgi) - Domain Name System tools\n- [`gcal`](https://www.gnu.org/software/gcal) - Calculate and print calendars\n- [`mpv`](https://github.com/mpv-player/mpv) - Minimalist video player based on MPlayer\n- [`wireguard`](https://github.com/WireGuard/wireguard-go) - Virtual Private Network protocol to create secure point-to-point connections\n- [`ledger`](https://github.com/ledger/ledger) - Double-entry accounting system with a command-line reporting interface\n- [`oath-toolkit`](https://www.nongnu.org/oath-toolkit) - Provides components for building one-time password authentication systems\n- [`gptfdisk`](https://www.rodsbooks.com/gdisk) - Interactive GUID partition table (GPT) manipulator\n- [`colima`](https://github.com/abiosoft/colima) - Container runtime support for macOS\n- [`trash-cli`](https://www.npmjs.com/package/trash-cli) - Safe `rm` alternative, move files and folders to the trash\n\n## License\n\nGPL-3.0\n","funding_links":[],"categories":["Lua","Vim script"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkutsan%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkutsan%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkutsan%2Fdotfiles/lists"}