Jacopo De Simoi
9ee043274d
Add a comment about dropbox
2 months ago
Jacopo De Simoi
4360c52276
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
2 months ago
Jacopo De Simoi
cb378fd117
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
2 months ago
Jacopo De Simoi
da25038592
Fix theme with the async git prompt
2 months ago
Jacopo De Simoi
37295c2fac
Fix branch not appearing in recent oh-my-zsh versions
2 months ago
Jacopo De Simoi
01f60b17d5
Push on upgrade
2 months ago
Jacopo De Simoi
463c90aa68
Prevent stalling on remote mounts
...
Do not call git branch on remote mounts; it takes forever to reply.
2 months ago
Jacopo De Simoi
8ea67f82ef
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.
2 months ago
Jacopo De Simoi
c27b635c49
Fix whitespace
2 months ago
Jacopo De Simoi
e1d64a687b
Tint the vertical bar according to exit code
2 months ago
Jacopo De Simoi
329315d9c2
Fix jobs counting
...
Sometimes jobs would be counted twice; work around this issue
2 months ago
Jacopo De Simoi
26ff6660e3
Fix another typo (should fixup with previous commit)
2 months ago
Jacopo De Simoi
cc971f048a
Add git_commits_behind
2 months ago
Jacopo De Simoi
f0c254fcea
Add todo about exit status
2 months ago
Jacopo De Simoi
d8f12533cf
Tint the # if root
2 months ago
Jacopo De Simoi
bdddfc6d86
add old single-line configuration
2 months ago
Jacopo De Simoi
092ab22eef
Use with solarized colorscheme
2 months ago
Jacopo De Simoi
a447f3162e
Unsure of what this is
2 months ago
Jacopo De Simoi
724d5b5bac
use PoP-like marks for number of jobs
2 months ago
Jacopo De Simoi
19b27b4d17
Add number of jobs on the right
...
Still unsure
2 months ago
Jacopo De Simoi
7d9660340d
Add commits ahead to prompt
2 months ago
Jacopo De Simoi
a17932d77a
Add variation on gentoo theme
2 months ago
Jacopo De Simoi
f94cbb9c91
do not mess with ssh-agent identites
...
they are taken care of by kde
2 months ago
Chris Schindlbeck
7c10d9839f
feat(terraform): add aliases for terraform: tfapp, tfpo
2 months ago
Chris Schindlbeck
103246c198
feat(opentofu): add aliases for opentofu: ttap, ttapp, ttir, ttiu, ttiur, ttpo
2 months ago
dependabot[bot]
887a864aba
chore(deps): bump charset-normalizer in /.github/workflows/dependencies ( #13669 )
...
Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer ) from 3.4.6 to 3.4.7.
- [Release notes](https://github.com/jawah/charset_normalizer/releases )
- [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jawah/charset_normalizer/compare/3.4.6...3.4.7 )
---
updated-dependencies:
- dependency-name: charset-normalizer
dependency-version: 3.4.7
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]
d1fb3ebfc7
chore(deps): bump requests in /.github/workflows/dependencies ( #13668 )
...
Bumps [requests](https://github.com/psf/requests ) from 2.33.0 to 2.33.1.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.33.0...v2.33.1 )
---
updated-dependencies:
- dependency-name: requests
dependency-version: 2.33.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>
2 months ago
dependabot[bot]
beab0c0b3c
chore(deps): bump step-security/harden-runner from 2.16.0 to 2.16.1 ( #13667 )
...
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner ) from 2.16.0 to 2.16.1.
- [Release notes](https://github.com/step-security/harden-runner/releases )
- [Commits](fa2e9d605c...fe10465874 )
---
updated-dependencies:
- dependency-name: step-security/harden-runner
dependency-version: 2.16.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>
2 months ago
ohmyzsh[bot]
f0e2160abb
chore(kube-ps1): update to e19c9ee8 ( #13666 )
...
Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>
2 months ago
dependabot[bot]
9e2c1548c3
chore(deps): bump github/codeql-action from 4.34.1 to 4.35.1 ( #13654 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 months ago
Adam Alston
cb13cc539f
docs(vscode): align README with current CLI behavior ( #13653 )
2 months ago
Marc Cornellà
76ffd9e22a
fix(installer): handle sudo shims that don't support -k flag ( #13651 )
...
Related to #13585
Co-authored-by: Daniel Bates <daniel@batesai.org>
2 months ago
dependabot[bot]
11c1718983
chore(deps): bump requests from 2.32.5 to 2.33.0 in /.github/workflows/dependencies ( #13649 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 months ago
Alexey Trofimenko
9151236d1e
feat(yarn): use proper `$PWD` var ( #13639 )
2 months ago
Nathanael Tehilla Gunawan
7e7cb5a23c
fix(dpoggi): ensure correct Ghostty rendering ( #13644 )
2 months ago
Przemysław Janiszewski
2614f529ce
docs(poetry): fix typo ( #13646 )
2 months ago
dependabot[bot]
df64afb062
chore(deps): bump charset-normalizer from 3.4.5 to 3.4.6 ( #13643 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 months ago
dependabot[bot]
21dbafa904
chore(deps): bump github/codeql-action from 4.32.6 to 4.34.1 ( #13642 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 months ago
dependabot[bot]
cfad9e07f6
chore(deps): bump step-security/harden-runner from 2.15.1 to 2.16.0 ( #13641 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 months ago
Nikan Eidi
44394e7225
feat(docker): add aliases for container, network, and system prune ( #13612 )
...
* feat(docker): add aliases for container, network, and system prune
This PR adds missing aliases for Docker prune commands (container, network, and system) to the docker plugin, improving consistency with the existing image and volume prune aliases.
* docs(docker): add prune aliases to README
Added 'dcprune', 'dnprune', and 'dsprune' aliases for container, network, and system pruning.
* docs(docker): add prune aliases to README
3 months ago
Halil Özgür
4daba14316
refactor(bundler): Remove bundle_install and just use: bundle install ( #13617 )
3 months ago
Rohan Santhosh Kumar
bec3f2244a
docs(vscode): fix typo ( #13627 )
...
Co-authored-by: rohan436 <rohan.santhoshkumar@googlemail.com>
3 months ago
dependabot[bot]
b42f22643a
chore(deps): bump actions/create-github-app-token from 2.2.1 to 3.0.0 ( #13636 )
...
Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token ) from 2.2.1 to 3.0.0.
- [Release notes](https://github.com/actions/create-github-app-token/releases )
- [Commits](29824e69f5...f8d387b68d )
---
updated-dependencies:
- dependency-name: actions/create-github-app-token
dependency-version: 3.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 months ago
ohmyzsh[bot]
7de13621b3
chore(gradle): update to dd3a8adb ( #13635 )
...
Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>
3 months ago
Alessandro Elio Cantini
8df5c1b18b
fix(last-working-dir): use explicit return 0 in early-exit guards ( #13623 )
3 months ago
dependabot[bot]
d1222044bc
chore(deps): bump charset-normalizer in /.github/workflows/dependencies ( #13621 )
...
Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer ) from 3.4.4 to 3.4.5.
- [Release notes](https://github.com/jawah/charset_normalizer/releases )
- [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jawah/charset_normalizer/compare/3.4.4...3.4.5 )
---
updated-dependencies:
- dependency-name: charset-normalizer
dependency-version: 3.4.5
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 months ago
dependabot[bot]
44c0e856f8
chore(deps): bump github/codeql-action from 4.32.4 to 4.32.6 ( #13622 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 4.32.4 to 4.32.6.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](89a39a4e59...0d579ffd05 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 4.32.6
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 months ago
dependabot[bot]
2bc4538c36
chore(deps): bump step-security/harden-runner from 2.15.0 to 2.15.1 ( #13620 )
...
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner ) from 2.15.0 to 2.15.1.
- [Release notes](https://github.com/step-security/harden-runner/releases )
- [Commits](a90bcbc653...58077d3c7e )
---
updated-dependencies:
- dependency-name: step-security/harden-runner
dependency-version: 2.15.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>
3 months ago
layla
1e3abc123f
chore: change freeBSD to FreeBSD ( #13614 )
3 months 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>
3 months ago