Mac system Installation AutoJump process--Pick up beard brother

Source: Internet
Author: User

Inquire:

Run AutoJump directly on the command line to see if the current system has an installation and a version number

If the following results are displayed:

‘autojump‘ is currently not installed. You can install it by typing:sudo apt-get install autojump
    • 1 The program ' AutoJump ' was currently not installed. You can install it by typing:
    • 2 sudo apt-get install AutoJump

Then it means that AutoJump is not installed in your system.

Installation:
    • Recommended Installation Zsh
    • Recommended installation Homebrew
    • brew install autojump
    • .zshrcfound in plugins= , added later

      plugins= (git autojump)
    • You can also execute code on the command line if you have Vscode installed. Open. ZSHRC
    • Then continue to add in the above file

      [-S $ (brew--prefix)/etc/profile.d/autojump.sh]] &&. $ (Brew--prefix)/etc/profile.d/autojump.sh
    • Restart zsh after completion
    • On the command line you can open several folders on the CD and then test the format with J test to see if you jump back to the file path after J

Mac system Installation AutoJump process--Pick up beard brother

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.