-
Notifications
You must be signed in to change notification settings - Fork 65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
new to github, stuck with installing on mac #104
Comments
Hi, @newot-ot Thank you for giving it a try. The first step might have installed the fancygit properly. The hidden folder you see is the repo itself. The installing command clones it for you in the right place and install all the needed fonts. The second step you mentioned is just as you said, you must change the terminal font through the terminal preferences. But... you said you use zsh. It seems to be a good experiment. Please, let me know if it's working as it should be. |
Hi, @newot-ot Is that still a problem? I'd ask you to close this issue in case the problem has been solved. Thanks 👍 |
Yes and this more seem to be like user issue and my level in git-github. my objective was to have the exact same terminal represent in your repo default images. |
I see. |
Is it run by source ~/.bash_profile?
|
Yes. There should be a line like |
/Users/karoon/.fancy-git/fancygit-completion:63: command not found: complete output of source ~/.bash_profile. |
I need you to paste here the last 10 lines of the Please, paste here the output of |
Hi, @newot-ot For some reason, your bash_profile is loading fancygit five times in a row. Let it just exist one of But my bet is that zsh is conflictant with FancyGit :( |
hey. I got a similar problem here. MacOS's default shell is zsh. I found a Is it possible to run fancygit on MacOS then? THanks |
Hi, @DanteSung Maybe writing the line And please, I'd ask you to paste the |
Hey, I am interested to use this on my MAC OS.
the first thing first I did is to enter this to my zsh terminal(I did not clone your reop or anything)
1)curl -sS https://raw.githubusercontent.com/diogocavilha/fancy-git/master/install.sh | sh
now I have hidden .fancy-git in my root directory.
2)It says change your Terminal font to the desired fonts.
How? is it through preferences, cause I cant find fonts in your repo there.
Thanks,
The text was updated successfully, but these errors were encountered: