Modern Alternatives To Popular Linux Commands - OSTechNix

Discover modern alternatives to traditional Linux commands for enhanced efficiency. Replace legacy Linux commands with these alternatives.

OSTechNix

@pfm not to brag (too much) but I'm well beyond that point :D I implemented a small system of fav directory, where each of them gets an alias https://gist.github.com/maxlath/724d015d0144880824c3a65482a38e25
-> that's the simple version, mine also has `before cd` and `after cd` hooks, where I typically `ls` or start a server, etc

I'm not sure I would have implemented it back in the days if I had knew #autojump existed though https://github.com/wting/autojump

#shelltip

.aliases

GitHub Gist: instantly share code, notes, and snippets.