Y
Hacker News
new
|
ask
|
show
|
jobs
Ask HN: What personal little shell aliases, scripts or hacks bring you joy?
3 points
by
4thwaywastrel
2585 days ago
3 comments
dvtrn
2585 days ago
`sl` - it's all fun and games until you forget you installed it on a server somewhere and slip up when trying to view a directory on a Centos system somewhere in a closet and start wondering why there's a locomotive scrolling across the screen.
Ask me how I know :P
link
orschiro
2585 days ago
fzf:
https://github.com/junegunn/fzf
link
db48x
2585 days ago
alias primetime='watch -t -n 1 "factor \$(date +%s)"'
link
Ask me how I know :P