Skip to content

hhermerschmidt/macconfigfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mac Config Files

Config files for the shell and terminal apps

Terminal Emulators

Shell

Command Line Tools

File Manager

Basic Commands

  • eza (modern ls command)
  • lsd(next gen ls command)
  • zoxide (smarter cd command)
  • bat (cat with syntax highlighting and Git integration)
  • bat-extras (integrate bat with various command line tools)
  • fuck (corrects typing errors)
  • broot (modern tree command)

Searching

  • atuin (magical shell history)
  • fd (fast and user-friendly find)
  • fzf (fuzzy finder; used by zoxide)

Text Processing

  • ripgrep (regex searcher)
  • delta (modern diff command)
  • diffnav (git diff pager based on delta)
  • sd (modern sed)
  • jq (modern json processor)
  • choose (modern alternative to cut)
  • miller (awk, sed, cut, join, sort for CSV, JSON etc.)

Version Control

Task Runner

Getting Help

  • tldr (improved man pages)
  • cheat (interactive cheatsheets)
  • navi (interactive cheatsheets)

Benchmarking

System Monitoring

Networking

  • gping (ping with a graph)
  • doggo (modern command-line DNS client)

Command-Line Toolkit

Text Editor

Package Manager

References

About

Config files for the shell and terminal apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published