Jacopo De Simoi
d2026b0554
Add a comment about dropbox
5 days ago
Jacopo De Simoi
66638e5d05
Force registering of async git_prompt_info
...
In my setup the $git_prompt_info variable is wrapped in a function;
hence it does not trigger the regex in the git library of oh-my-zsh.
This patches away the check and force registering the handler
I also remove the workaround that I previously inserted in the theme
5 days ago
Jacopo De Simoi
aa950eb191
Fix theme with the async git prompt
5 days ago
Jacopo De Simoi
7cf0aebf54
Fix branch not appearing in recent oh-my-zsh versions
5 days ago
Jacopo De Simoi
c13fde9f0a
Prevent stalling on remote mounts
...
Do not call git branch on remote mounts; it takes forever to reply.
5 days ago
Jacopo De Simoi
4c0b4373ee
Fix issue with number of jobs not detected anymore
...
This was probably caused by some ~zsh~ update. I suspect that the
~jobs~ command is now run in a subshell with zero background jobs.
5 days ago
Jacopo De Simoi
fc9fec723e
Fix whitespace
5 days ago
Jacopo De Simoi
5ee9911500
Tint the vertical bar according to exit code
5 days ago
Jacopo De Simoi
5dbe5dee54
Fix jobs counting
...
Sometimes jobs would be counted twice; work around this issue
5 days ago
Jacopo De Simoi
2a90387a14
Fix another typo (should fixup with previous commit)
5 days ago
Jacopo De Simoi
2c4763e2e6
Add git_commits_behind
5 days ago
Jacopo De Simoi
eb12edcefb
Add todo about exit status
5 days ago
Jacopo De Simoi
be85008477
Tint the # if root
5 days ago
Jacopo De Simoi
92bb6e6b77
Use with solarized colorscheme
5 days ago
Jacopo De Simoi
7032a3a02a
use PoP-like marks for number of jobs
5 days ago
Jacopo De Simoi
75025a6714
Add number of jobs on the right
...
Still unsure
5 days ago
Jacopo De Simoi
810f02d731
Add commits ahead to prompt
5 days ago
Jacopo De Simoi
186a762be7
Add variation on gentoo theme
5 days ago