Jacopo De Simoi
d2026b0554
Add a comment about dropbox
5 days ago
Jacopo De Simoi
fc67d645ec
Try to push to the fork only when working on the work-tree
...
This should avoid pushing to the fork on the π or on android
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
eb20a46081
Push on upgrade
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
3d9fd52c57
add old single-line configuration
5 days ago
Jacopo De Simoi
92bb6e6b77
Use with solarized colorscheme
5 days ago
Jacopo De Simoi
bd2ffb30fe
Unsure of what this is
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
Jacopo De Simoi
cefabbb094
do not mess with ssh-agent identites
...
they are taken care of by kde
5 days ago
layla
1e3abc123f
chore: change freeBSD to FreeBSD ( #13614 )
6 days ago
ohmyzsh[bot]
abc2372919
chore(history-substring-search): update to version 14c8d2e0 ( #13521 )
...
Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>
Co-authored-by: Marc Cornellà <marc@mcornella.com>
6 days ago
Markus Hofbauer
5292fea2ba
feat(pre-commit): add `prek` support ( #13529 )
...
Closes #13432
1 week ago
Nicknamess96
4f8632db32
docs(jj): compatibility with git async prompt ( #13602 )
...
Co-authored-by: Nicknames96 <nicknames96@users.noreply.github.com>
1 week ago
ohmyzsh[bot]
bf2948322b
chore(kube-ps1): update to 9b41c091 ( #13522 )
...
Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>
1 week ago
dependabot[bot]
25d4d753bf
chore(deps): bump certifi in /.github/workflows/dependencies ( #13600 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 weeks ago
dependabot[bot]
3fd2331ae8
chore(deps): bump step-security/harden-runner from 2.14.2 to 2.15.0 ( #13601 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 weeks ago
dependabot[bot]
6bb9718dd2
chore(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 ( #13599 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 weeks ago
PascalKont
5c4f27b716
feat(molecule): introduce molecule aliases ( #13594 )
2 weeks ago
Adam Spiers
400591e71c
fix(colored-man-pages): quote array expansion ( #13591 )
2 weeks ago
Jason
536515d186
docs(yum): fix typo ( #13589 )
2 weeks ago
nervo
2117ee5cf7
feat(molecule): introduce molecule plugin ( #12760 )
2 weeks ago
dependabot[bot]
7f8d6b1fca
chore(deps): bump github/codeql-action from 4.32.3 to 4.32.4 ( #13590 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 weeks ago
Grigorii Sokolik
52d93f18d6
feat(virtualenvwrapper): add archlinux support ( #13584 )
3 weeks ago
Eve
44f2a128aa
fix(thefuck): quote ZSH_CACHE_DIR path ( #13569 )
...
path wasnt quoted, would break if it had spaces
3 weeks ago
Eve
45dd7d006a
fix(zsh-navigation-tools): quote some potential space-filled strings ( #13567 )
3 weeks ago
Thomas Witt
993afc8267
feat(dotenv): add named pipe (FIFO) support ( #13561 )
3 weeks ago
c0mpile
a8aca3fba5
fix(dnf): ensure correct alias for different version ( #13559 )
3 weeks ago
dependabot[bot]
cdd31a7ab3
chore(deps): bump github/codeql-action from 4.32.2 to 4.32.3 ( #13570 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 4.32.2 to 4.32.3.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](45cbd0c69e...9e907b5e64 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 4.32.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 weeks ago
Ranga Nirmal
88659ed193
fix(appearance): ensure arg separation in `test-ls-args` ( #13556 )
...
Co-authored-by: Marc Cornellà <marc@mcornella.com>
4 weeks ago
dependabot[bot]
41c5b9677a
chore(deps): bump github/codeql-action from 4.32.0 to 4.32.2 ( #13558 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 4.32.0 to 4.32.2.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](b20883b0cd...45cbd0c69e )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 4.32.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 month ago
dependabot[bot]
116be8badd
chore(deps): bump step-security/harden-runner from 2.14.1 to 2.14.2 ( #13557 )
...
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner ) from 2.14.1 to 2.14.2.
- [Release notes](https://github.com/step-security/harden-runner/releases )
- [Commits](e3f713f2d8...5ef0c079ce )
---
updated-dependencies:
- dependency-name: step-security/harden-runner
dependency-version: 2.14.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 month ago
dependabot[bot]
9df4ea095f
chore(deps): bump step-security/harden-runner from 2.14.0 to 2.14.1 ( #13547 )
...
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner ) from 2.14.0 to 2.14.1.
- [Release notes](https://github.com/step-security/harden-runner/releases )
- [Commits](20cf305ff2...e3f713f2d8 )
---
updated-dependencies:
- dependency-name: step-security/harden-runner
dependency-version: 2.14.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 month ago
dependabot[bot]
1a253c375a
chore(deps): bump github/codeql-action from 4.31.11 to 4.32.0 ( #13548 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 4.31.11 to 4.32.0.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](19b2f06db2...b20883b0cd )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 4.32.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 month ago
dependabot[bot]
67cd8c4673
chore(deps): bump github/codeql-action from 4.31.10 to 4.31.11 ( #13539 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 4.31.10 to 4.31.11.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](cdefb33c0f...19b2f06db2 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 4.31.11
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 months ago
dependabot[bot]
0074e724f8
chore(deps): bump actions/checkout from 6.0.1 to 6.0.2 ( #13541 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](8e8c483db8...de0fac2e45 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 6.0.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 months ago
dependabot[bot]
db66764f46
chore(deps): bump actions/setup-python from 6.1.0 to 6.2.0 ( #13540 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](83679a892e...a309ff8b42 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-version: 6.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 months ago