Hacker News new | ask | show | jobs
by notmywalrus 491 days ago
You may be interested in the semi-standard `jj tug` alias [1], that moves "the most recent" bookmark up to `@-`

[1]: https://github.com/jj-vcs/jj/discussions/5568

3 comments

This is excellent, thank you! I've had my own `jj bm` (for "bookmark move") alias to do this, but that implementation is way better.
Amazing alias I've adopted. Should be standard.
This is great, thanks.