• Stars
    star
    341
  • Rank 123,395 (Top 3 %)
  • Language
    Lua
  • License
    GNU General Publi...
  • Created almost 8 years ago
  • Updated 4 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

My dotfiles: Experimental, ongoing configuration files, development environment and scripts for various Unix-like systems, text-based command-line applications and interfaces.

Logo

kutsan's dotfiles

luacheck

neovim screenshot

lf screenshot zsh screenshot fzf screenshot

Overview

  • zsh - Highly customizable interactive login shell and command interpreter for shell scripting
    • pure - Minimal and fast Zsh prompt with asynchronous git fetch
    • autopair - Auto-close and delete matching delimiters
    • system-clipboard - Synchronize ZLE clipboard buffer with system clipboard
    • fast-syntax-highlighting - Fish-like syntax highlighting support for interactive terminal
    • autosuggestions - Fish-like auto-suggestions for interactive terminal based on command history
  • neovim - The fork of ubiquitous text editor focused on extensibility and usability
  • git - Version control system for tracking changes in files and coordinating the work
  • node - JavaScript runtime environment for developing a diverse variety of applications
    • npm - Node Package Manager mainly for the JavaScript programming language
  • [email protected] - Lightweight, embeddable scripting language
    • luarocks - Package manager for Lua modules
      • luacheck - Linting and static analysis of Lua code
  • rust - Multi-paradigm programming language designed for performance and safety
    • cargo - Package manager for Rust crates
  • coreutils - GNU core utilities for basic file, shell and text manipulation
  • findutils - GNU basic directory searching utilities that provides find, locate and xargs
  • less - Standard file pager for Unix-like systems
  • curl - Tool for transferring data using various protocols
  • grep - Search plain-text data sets for lines that match a regular expression
  • tar - File archiver
  • gzip - Data compression utility
  • sed - Non-interactive command-line text editor
  • gnupg - Hybrid-encryption software suit, free implementation of the OpenPGP standard
  • nmap - Network security scanner and mapper for exploration and security auditing
  • openssl - Toolkit for the Transport Layer Security (TLS) and Secure Sockets Layer (SSL) protocols
  • openssh - Connectivity tool for remote login with the SSH protocol
  • fzf - General-purpose fuzzy finder that can be used among other Unix tools
  • htop - Interactive text-based system monitor, process viewer and process manager
  • ffmpeg - Cross-platform solution to handle, record, convert and stream audio and video
  • lf - Terminal file manager with vim-like key bindings
    • exiftool - Read, write and edit meta information in a wide variety of media files
  • transmission - BitTorrent client and daemon with web UI for remote controlling
  • bind - Domain Name System tools
  • gcal - Calculate and print calendars
  • mpv - Minimalist video player based on MPlayer
  • wireguard - Virtual Private Network protocol to create secure point-to-point connections
  • ledger - Double-entry accounting system with a command-line reporting interface
  • oath-toolkit - Provides components for building one-time password authentication systems
  • gptfdisk - Interactive GUID partition table (GPT) manipulator
  • trash-cli - Move files and folders to the trash
  • colima - Container runtime support for macOS

License

GPL-3.0

More Repositories

1

stylelint-config-clean-order

A clean and complete config for stylelint-order.
JavaScript
162
star
2

zsh-system-clipboard

System clipboard key bindings for Zsh Line Editor with vi mode. It is similar to what `set clipboard=unnamed` does for vim.
Shell
136
star
3

qrscan-pwa

A simple QR code scanner as a progressive web application, works offline, no ads, no trackers, written in Preact and TypeScript.
TypeScript
12
star
4

homebridge-cosa

Homebridge plugin for Cosa Smart Thermostat.
TypeScript
7
star
5

vim-fetlang

Vim runtime files for Fetlang, the fetish-themed programming language. Makes syntax highlighting possible for vim when writing fetlang files.
Vim Script
6
star
6

fast-syntax-highlighting

Contains the my latest local copy of zsh fast-syntax-highlighting plugin by @psprint. Not sure what happened to @zdharma organization, seems like it's deleted. So, this is just a temporary solution for my git submodules until it's hopefully up again.
Shell
5
star
7

telegram-rss-bot

Self-hosted solution to read your RSS feeds through your own Telegram channel.
TypeScript
4
star
8

reopen-cli

Improvement over `open` utility for macOS and Chrome; open URLs in the browser but instead of creating new tabs every time, use existing ones by mutating them.
JavaScript
4
star
9

config

Sharable configurations files for tools that I use; such as eslint, prettier, stylelint.
JavaScript
3
star
10

weather-me

Simple weather application that uses OpenWeatherMap API. I needed a fast app to simply search for cities and show their current weather conditions. So, it does simply one thing, show the current weather and its details.
TypeScript
3
star
11

kutsan.dev

Source-code of my personel website, written in Preact and TypeScript.
TypeScript
3
star
12

kutsan

Placeholder repository for myself and currently it does nothing useful.
JavaScript
2
star
13

add-idea-to-mysql

Simple web server to test Node.js MySQL module.
JavaScript
2
star
14

soyaendustriyel

React source-code of Soya Endรผstriyel, an e-commerce entrepreneur as a professional cleaning products dealer.
TypeScript
2
star
15

chromium-blank-new-tab

Extremely simple and almost no-code blank new tab page extension for Chromium browsers.
HTML
2
star
16

smm-cli

User-friendly command-line interface for managing mountable local and remote devices with SSHFS. Optionally powered with your `~/.ssh/config/` file Host configurations.
Shell
2
star
17

chore-strike

Simple web app to manage basic home chores with its todo-list style panel.
TypeScript
1
star