Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

k0shk0sh/dotfiles

 
 

Repository files navigation

Kutsan's dotfiles

Terminal Screenshot

Installation

$ curl -fsSL https://raw.githubusercontent.com/kutsan/dotfiles/master/.tools/install.sh | bash

Overview

  • General

    • CLI

      • Zsh - Unix shell as interactive login shell
      • Bash - Unix shell as command language
      • Vim - The ubiquitous text editor
      • Git - The Stupid Content Tracker
      • NodeJS - JavaScript runtime environment for developing a diverse variety of tools and applications
        • npm - Node Package Manager
          • eslint - AST-based pattern checker for JavaScript
          • ngrok - Secure tunnels to localhost
      • Python - High-level programming language for general-purpose programming
        • pip - Python Package Manager
      • Java - Java Development Kit
      • Android SDK - Development tools for Android
      • GnuPG - OpenPGP compatible encryption system
      • tmux - Terminal multiplexer
      • trash-cli[1][2] - Move files and folders to the trash
      • z - Tracks your most used directories, based on frecency
      • nmap - Network security scanner
      • htop - Interactive process viewer
      • ranger - Vim-inspired filemanager for the console
      • fzf - Command-line fuzzy finder
      • weechat - The extensible IRC client
      • mutt - Mail User Agent
      • taskwarrior - CLI task, todo list manager
      • ncdu - Disk usage analyzer with ncurses interface
      • tree - Recursive directory listing
      • SSHFS - Network filesystem client to connect to SSH servers
      • ripgrep - Line oriented search tool
      • shellcheck - Static analysis tool for shell scripts
      • ffmpeg - Cross-platform solution to record, convert and stream audio and video
    • GUI

      • GIMP - GNU Image Manipulation Program
      • Android Studio - Integrated Development Environment for mainly Android Application Development
        • IdeaVim - Vim emulation plugin for IntelliJ IDEA
  • Arch Linux

    • i3 - Better tiling and dynamic window manager
  • macOS

  • Android

    • Termux - Terminal emulator for Android
      • Styling - Color schemes and powerline-ready font support
    • Mycelium - Bitcoin wallet

About

My very own dotfiles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 46.8%
  • Vim Script 30.4%
  • Python 20.9%
  • JavaScript 1.9%