Giter Site home page Giter Site logo

Comments (11)

salmanulfarzy avatar salmanulfarzy commented on June 21, 2024

It should do fine, can you post your relevant .zshrc

from bullet-train.zsh.

mhartington avatar mhartington commented on June 21, 2024

Sure thing.

  source ~/antigen/antigen.zsh
  antigen use oh-my-zsh
  antigen bundle zsh-users/zsh-syntax-highlighting
  antigen theme https://github.com/caiogondim/bullet-train-oh-my-zsh-theme bullet-train
  # Tell antigen that you're done.
  antigen apply
  export BULLETTRAIN_TIME_SHOW=false
  export BULLETTRAIN_STATUS_SHOW=false
  export BULLETTRAIN_PROMPT_ADD_NEWLINE=false

from bullet-train.zsh.

caiogondim avatar caiogondim commented on June 21, 2024

I doubled check the code and it seems to be ok.
If you change something in your .zshrc you have to source it again or open a new terminal session.

To reload the .zshrc do source ~/.zshrc.
To open a new terminal session just do ctrl+T.

Let us know if it solves your problem.

from bullet-train.zsh.

mhartington avatar mhartington commented on June 21, 2024

Yep, sourced my zshrc and still nothing. Even removed all my other code in my zshrc and left just the antigen part. Still getting that new line. My zshrc is here
https://github.com/mhartington/dotfiles/blob/master/zshrc#L49

from bullet-train.zsh.

caiogondim avatar caiogondim commented on June 21, 2024

I just checked setting BULLETTRAIN_PROMPT_ADD_NEWLINE and it worked.
screen shot 2015-10-26 at 19 59 25

The last commit i'm running is 4cddc84
Can you check again if your project is up to date?

from bullet-train.zsh.

mhartington avatar mhartington commented on June 21, 2024

Thats it! Seems my local copy wasn't up to date as I thought it was. Sorry for the noise!

from bullet-train.zsh.

mhartington avatar mhartington commented on June 21, 2024

Just one last question, with antigen, it seems that I have to manual source my zshrc every time (not sure why). Any idea on that?

  source ~/antigen/antigen.zsh
  antigen use oh-my-zsh
  antigen bundle zsh-users/zsh-syntax-highlighting
  antigen theme https://github.com/caiogondim/bullet-train-oh-my-zsh-theme bullet-train
  # Tell antigen that you're done.
  antigen apply
  export BULLETTRAIN_TIME_SHOW=false
  export BULLETTRAIN_STATUS_SHOW=false
  export BULLETTRAIN_PROMPT_ADD_NEWLINE=false
  export BULLETTRAIN_GIT_ADDED="%F{black}✚%F{black}"
  export BULLETTRAIN_GIT_MODIFIED="%F{blue}✹%F{black}"

from bullet-train.zsh.

dritter avatar dritter commented on June 21, 2024

@mhartington You have to define the variables before you tell antigen to use that theme. That should do it.

from bullet-train.zsh.

mhartington avatar mhartington commented on June 21, 2024

Thanks 👍

from bullet-train.zsh.

salmanulfarzy avatar salmanulfarzy commented on June 21, 2024

@caiogondim Top line with CPU load, time, date and windows look pretty awesome. How to do it?

from bullet-train.zsh.

caiogondim avatar caiogondim commented on June 21, 2024

@sfarzy It a tmux theme i made https://github.com/caiogondim/maglev
Let me know if you need help installing it

from bullet-train.zsh.

Related Issues (20)

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.