GithubHelp home page GithubHelp logo

jabbalaci / jabbas-zsh-settings Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 0.0 1.57 MB

This repo contains my own ZSH settings.

Shell 67.53% Ruby 18.90% Makefile 0.58% Nim 13.00%
zsh settings theme plugin custom oh-my-zsh prezto zprezto shell

jabbas-zsh-settings's Introduction

Jabba's ZSH settings

This repo contains my own ZSH settings.

For putting my settings together, I used lots of resources (see links below).

First I tried oh-my-zsh. It was great. It has a very logical structure and it was very easy to use, but it was a bit bloated. It contains lots of things that I don't need.

Then I tried zprezto. It was less bloated but it was a bit harder to use than oh-my-zsh.

After that I said to myself: "Shit man, use your own configuration!" :) This contains exactly those things that I need.

Installation

  1. Clone the repo. I suggest cloning it into your HOME directory:
$ cd
$ git clone [email protected]:jabbalaci/jabbas-zsh-settings.git
  1. Create some symbolic links (these are required):
$ cd
$ ln -s jabbas-zsh-settings/.zsh
$ ln -s jabbas-zsh-settings/.zshenv
$ ln -s jabbas-zsh-settings/.zshrc
  1. Start zsh to test if it works well. You should see a nice colored prompt:
$ zsh
  1. If you have the balls, set zsh as your primary shell. Use the output of which zsh:
$ which zsh
/usr/bin/zsh
$ chsh -s /usr/bin/zsh
  1. Finally, customize the first line of ~/.zshenv if you cloned the repo somewhere else. If you cloned it in your HOME directory, there is nothing to do:
export ZSH_JABBAS_SETTINGS=$HOME/jabbas-zsh-settings

Links

jabbas-zsh-settings's People

Contributors

jabbalaci avatar

Stargazers

 avatar  avatar

Watchers

 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.