Giter Site home page Giter Site logo

htr3n / zsh-config Goto Github PK

View Code? Open in Web Editor NEW
82.0 5.0 16.0 64 KB

Faster and enjoyable ZSH (maybe) !!!

Home Page: https://htr3n.github.io/2018/07/faster-zsh/

License: MIT License

Shell 100.00%
zsh zsh-configuration zsh-completions macos zsh-autosuggestions fzf zplugin performance fast

zsh-config's Introduction

My ZSH Configurations

The configurations are for my macOS workstation and therefore contain some macOS-specific code and commands.

Quick Start

# get to the home folder
$ cd
# pull the git repos
$ git clone https://github.com/htr3n/zsh-config.git .zsh-config
# then link the startup files
$ zsh ~/.zsh-config/bootstrap.sh

Log out and login again!!!

In case you want to have private setting excluded from public Git repos, just create a file .private.sh in the home folder.

Plugin Management

Instead of manually installing ZSH plugins, I use Zi, which is a continuing work of zplugin, with cool Turbo Mode to accelerate the loading and checking of ZSH plugins. Thus, zi needs to be installed as well.

sh -c "$(curl -fsSL get.zshell.dev)" -- -i skip -b main

Note that zi installation script will automatically add some commands into the end of .zshrc to initialise / load zi. Nonetheless, _init.sh has already the initialisation of zi, thus, we should remove or comment the parts added by zi installation script.

If Zi is set up properly, you can use many handy commands, for instance, updating all or some plugins with zi update , removing a plugin zi delete plugin_name.

Some useful ZSH plugins:

Credits

I developed most of the configuration on my own but nevertheless learned a lot from Oh-my-zsh and Prezto and many other sources for various settings.

License

<3 MIT License.

zsh-config's People

Contributors

htr3n avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.