Popular Zsh Programming Tips
Zsh 1liner: Remove slashes from front & rear
Joel Kuzmarski
·
0 responses
·
zsh, substitution
Auto-completes the npm executables in ZSH
Xavier Cambar
·
0 responses
·
shell, zsh, npm, nodejs
Include .dotfiles when expanding *
Thomas Ferris Nicolaisen
·
0 responses
·
zsh, unix, bash
Find files and exclude some dirs
Jaime
·
0 responses
·
zsh, find, unix
Open Xcode workspace from zsh
Neil Cowburn
·
0 responses
·
zsh, workspace, xcode
bash alias to remove file name from working directory
Ryan Regalado
·
0 responses
·
zsh, terminal, script, snippet
alias lt='ll -lrt'
Glenn Roberts
·
0 responses
·
shell, bash, zsh
Alias for removing Vim swap files
Jack Hsu
·
0 responses
·
zsh, alias, vim, bash
Work journal in the shell
Filipe Correia
·
1 response
·
zsh, log, productivity, git
How to get zsh to stop correcting what it shouldn't
Paulo Luis Franchini Casaretto
·
0 responses
·
zsh, correct, auto-correct, correctall
Make mac connection slow/fast on demand
Adam Stankiewicz
·
0 responses
·
shell, zsh, osx, bash
Mark command as needing to be sourced using shebang
Adam Stankiewicz
·
0 responses
·
shell, zsh, unix, bash
Start quick dev server with docker
Balazs Nadasdi
·
0 responses
·
shell, zsh, server, docker
ZSH: The most badass config
Eduardo Martines
·
0 responses
·
shell, zsh, terminal, config
canhaz: recursive touch in shell
Matthew Rothenberg
·
0 responses
·
shell, zsh, touch, bash
ZSH: Setting completion on when using aliases
Rodrigo Flores
·
0 responses
·
zsh, alias, git, hub
Fixing typos in the command line
David Tran
·
0 responses
·
zsh, cli, bash, typos
Use `name` from Package.json to Abbreviate ZSH Path Name
Alex LaFroscia
·
0 responses
·
zsh, package.json, name, agnoster
Go back any number of directories in shell.
Adam Stankiewicz
·
0 responses
·
shell, zsh, bash
EC2 Completion using AWS CLI, fzf, and zsh
Curio
·
0 responses
·
zsh, fzf, ec2, aws
Some of my favorite console shortcuts
Juan C. Muller
·
0 responses
·
shell, zsh, cli, bash
How to isolate vagrant env!
Pierre Ozoux
·
0 responses
·
zsh, vagrant, devops