[ILUGC] Re: 1D1C - cd

  • From: Ananth Bhaskararaman <antsub@xxxxxxxxx>
  • To: ilugc@xxxxxxxxxxxxx
  • Date: Tue, 10 May 2022 07:07:09 +0000

A few alternatives to the `cd` command that try to make it easier 
to jump around different paths are
autojump, z, and zoxide.
I use zoxide because it is easy to install, quick,
and integrates well with many commonly used tools.

It's aliased and used as `z`.
Zoxide remembers the dirs you visit and can 
jump directly to them without needing the full path.

autojump: https://github.com/wting/autojump
z: https://github.com/rupa/z
zoxide: https://github.com/ajeetdsouza/zoxide

    
-- 
Ananth
---
Mailing List Guidelines: https://ilugc.in/mailing-list-guidelines
Web: http://ilugc.in/
Internet Relay Chat: #ilugc on libera.chat

Other related posts: