Skip to content

qiu363/zsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

my oh-my-zsh config

  1. Install oh-my-zsh:

via curl

`$ sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"`

via wget

`$ sh -c "$(wget https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh -O -)"`
  1. Set up oh-my-zsh

    $ git clone [email protected]:qiu363/zsh.git
    $ cp zshrc ~/.zshrc
    
  2. Install autojump

    $ git clone git://github.com/joelthelion/autojump.git 
    $ cd autojump
    $ ./install.py or ./uninstall.py
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages