hn
.
reader
top
new
show
ask
jobs
back
▲ 1 points
CLI tricks every developer should know
github.blog
by
gslin
·
3y ago
·
1 comments
·
view on hn ↗
1 comments
bediger4000
3y ago
[-]
Pretty basic stuff but fails to mention "set -o vi", which let's you use vim commands to edit the command line, using far fewer keystrokes than the default emacs mode.