anubhavi2k17 / cli-tools

Command line tools resources for customisation and productivity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Command Line Tools

Curated Resources for Customisation and Productivity

Quick Links

Package Manager

Terminal Multiplexer

Shell

Terminal Emulator

Source Control

File Manager

  • Ranger 🍺
    • ranger-cd
    • ra alias ra="ranger" (add to .zshrc)
    • mkcd: mkcd() { mkdir -p "$@" && cd "$@"; } (add to .zshrc)

Remote Computing

Debugger

  • LLDB GDB for OSX 
  • Pdb - Python Debugger

Search (grep)

Text Editor

Python REPL

System Monitor

Web Browser

Misc CLI tricks

Rust Utils

Further Reading

Key

🍺 Available through Homebrew
 Available on Mac OSX only
⊞ Available on Windows only

About

Command line tools resources for customisation and productivity