Shell Productivity Tools
Terminal demos of tools that boost shell productivity — tmux, atuin, mods, and fun utilities.
В этой коллекции
- 1. Terminal Customization — Part 2: Shell Plugins
- 2. Shell Productivity — Part 2: Smart History Search with atuin
- 3. sheldon — Shell Plugin Manager
- 4. nvm — Node Version Manager
- 5. direnv — Environment Switcher
- 6. oh-my-posh — Prompt Theme Engine
- 7. xonsh — Python-Powered Shell
- 8. elvish — Expressive Programming Shell
- 9. nushell — Structured Data Shell
- 10. fish — Friendly Interactive Shell
- 11. zsh — Z Shell
- 12. mycli — MySQL CLI with Autocomplete
- 13. litecli — SQLite CLI with Autocomplete
- 14. mongosh — MongoDB Shell
- 15. tmux-resurrect — Restore tmux sessions
- 16. zsh-autosuggestions — Ghost text completions
- 17. alias — Create command shortcuts
- 18. nushell — Structured data shell
- 19. zellij — Terminal workspace manager
- 20. oh-my-zsh — Zsh framework
- 21. fish — Friendly interactive shell
- 22. git blame — Annotate file changes
- 23. git log --oneline — Compact history
- 24. starship — Cross-shell prompt
- 25. env & export — Environment variables
- 26. Terminal Customization — Part 1: Starship Prompt
- 27. ruby — Ruby Programming Language
- 28. Shell Productivity — Part 1: Fuzzy Find with fzf
- 29. neofetch — System Information Tool
- 30. atuin — Magical Shell History
- 31. Python 3 — Programming Language Interpreter
- 32. xargs — Build and Execute Commands
- 33. pfetch — Minimal system info with pfetch
- 34. taskell — TUI Kanban board in the terminal
- 35. pgcli -h localhost -U postgres — Connect to PostgreSQL with pgcli
- 36. mycli -u root mydb — Connect to MySQL with mycli
- 37. macchina --theme Hydrogen — Themed system info display
- 38. task add Buy groceries due:tomorrow — Add a task in Taskwarrior
- 39. task list — List pending tasks in Taskwarrior
- 40. calcurse — Terminal calendar and scheduler
- 41. litecli data.db — Browse a SQLite database with litecli
- 42. task 1 done — Mark a task as complete in Taskwarrior
- 43. pgcli — PostgreSQL CLI with Autocomplete
- 44. bat --style=grid,numbers — customize output decorations
- 45. charm — Key-value store for the terminal
- 46. zellij — Tab management
- 47. zellij — Compact mode UI
- 48. zsh-autosuggestions — Ghost text completions
- 49. shfmt -i 2 -d — show formatting diff for a shell script
- 50. tldr tar — Simplified tar command examples
- 51. tig — text-mode Git interface for browsing history
- 52. oh-my-posh — Browse prompt themes
- 53. tmux — Manage multiple windows
- 54. awk — Pattern Scanning and Processing
- 55. tmux — Detach and reattach sessions
- 56. cd project/ — auto-load environment variables via direnv
- 57. tldr docker — Docker command examples
- 58. thefuck — Auto-correct previous command
- 59. zellij — Launch with a custom layout
- 60. starship — Node.js version in prompt
- 61. oh-my-posh — Configure prompt segments
- 62. navi — Interactive cheatsheet browser
- 63. tmux — Split panes horizontally and vertically
- 64. git log -p — commit history with delta-rendered patches
- 65. zenith — Rust-based system monitor with zoomable history
- 66. tig blame file.py — annotate each line with its originating commit
- 67. starship — Minimal and Fast Shell Prompt
- 68. zellij — Floating panes
- 69. screen — Split regions
- 70. mcfly — Context-aware history search
- 71. starship — Git-aware prompt
- 72. atuin — Shell history manager
- 73. zsh-syntax-highlighting — Colorize commands as you type
- 74. shellcheck — find bugs and anti-patterns in shell scripts
- 75. starship — Python virtualenv prompt
- 76. atuin — Interactive shell history search
- 77. tldr git-rebase — Quick rebase reference
- 78. screen — Detach and reattach sessions
- 79. gum — Glamorous Shell Scripts
- 80. fzf — Command-Line Fuzzy Finder
- 81. Ctrl+R — fzf shell history search