Skip to content

Command line tools resources for customisation and productivity

Notifications You must be signed in to change notification settings

washinc4/cli-productivity

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published