aarondill
9cd33df983
fix: windows hardcode _bin_name
...
This was missed in ac610f06
2023-06-27 03:31:01 -05:00
aarondill
ac610f0653
revert allowing user to set `BINNAME`
...
This forces _bin_name to always be zoxide
2023-06-27 03:29:16 -05:00
aarondill
f2249e81bc
allow user specification of bin_dir, bin_name, and man_dir
...
This allows the user to choose the installation directory, the name of the executable, and the man directory using the environment variables BINDIR, BINNAME, and MANDIR, respectively.
2023-06-27 03:28:37 -05:00
Ajeet D'Souza
5f8974fc5c
Add aerc under third-party integrations
2023-06-26 13:58:15 +05:30
dependabot[bot]
03c465b778
Bump cachix/install-nix-action from 21 to 22 ( #585 )
...
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action ) from 21 to 22.
- [Release notes](https://github.com/cachix/install-nix-action/releases )
- [Commits](https://github.com/cachix/install-nix-action/compare/v21...v22 )
---
updated-dependencies:
- dependency-name: cachix/install-nix-action
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>
2023-06-20 01:50:58 +05:30
dependabot[bot]
469b858278
Bump Swatinem/rust-cache from 2.4.0 to 2.5.0 ( #584 )
...
Bumps [Swatinem/rust-cache](https://github.com/Swatinem/rust-cache ) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/Swatinem/rust-cache/releases )
- [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Swatinem/rust-cache/compare/v2.4.0...v2.5.0 )
---
updated-dependencies:
- dependency-name: Swatinem/rust-cache
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>
2023-06-20 01:48:51 +05:30
hyperpuncher
e938034423
fix link to arch repo ( #583 )
...
* fix link to arch repo
Community packages were merged to extra.
* fix link title
* fix link title
2023-06-18 12:02:36 +05:30
Ajeet D'Souza
6dedfcd74a
Update clap
2023-06-11 01:08:07 +05:30
Ajeet D'Souza
49e7824c42
Fix CI
2023-06-07 07:27:46 +05:30
mataha
157b221055
Remove underlined text artifacts on Windows ( #581 )
2023-06-07 07:17:20 +05:30
dependabot[bot]
1d64ae0b87
Bump cachix/install-nix-action from 20 to 21 ( #578 )
...
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action ) from 20 to 21.
- [Release notes](https://github.com/cachix/install-nix-action/releases )
- [Commits](https://github.com/cachix/install-nix-action/compare/v20...v21 )
---
updated-dependencies:
- dependency-name: cachix/install-nix-action
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>
2023-05-30 01:17:59 +05:30
dependabot[bot]
25b4c057fb
Bump Swatinem/rust-cache from 2.3.0 to 2.4.0 ( #575 )
...
Bumps [Swatinem/rust-cache](https://github.com/Swatinem/rust-cache ) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/Swatinem/rust-cache/releases )
- [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Swatinem/rust-cache/compare/v2.3.0...v2.4.0 )
---
updated-dependencies:
- dependency-name: Swatinem/rust-cache
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>
2023-05-23 09:52:38 +05:30
dependabot[bot]
c6ab1012e4
Bump Swatinem/rust-cache from 1.0.2 to 2.3.0 ( #572 )
...
Bumps [Swatinem/rust-cache](https://github.com/Swatinem/rust-cache ) from 1.0.2 to 2.3.0.
- [Release notes](https://github.com/Swatinem/rust-cache/releases )
- [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Swatinem/rust-cache/compare/v1.0.2...v2.3.0 )
---
updated-dependencies:
- dependency-name: Swatinem/rust-cache
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>
2023-05-16 04:13:28 +05:30
Ajeet D'Souza
153e060043
Add short option -a for --all
2023-05-09 00:51:26 +05:30
Ajeet D'Souza
e05637ded1
Improve clarity of setup instructions
2023-05-08 22:40:04 +05:30
Ajeet D'Souza
ce8f2395d5
Job-level permission for action
2023-05-07 23:48:30 +05:30
sitiom
54e9f9aa7a
Add Winget Releaser workflow ( #532 )
2023-05-07 22:47:02 +05:30
Ajeet D'Souza
686d116ad5
chore(release): v0.9.1
2023-05-07 21:07:00 +05:30
Ajeet D'Souza
21211e43d1
Add DeepSource
2023-05-07 19:54:24 +05:30
deepsource-io[bot]
3483ab013a
ci: Update .deepsource.toml
2023-05-07 14:00:34 +00:00
Ajeet D'Souza
74ccc0232f
Support for PWD hooks on all versions of PowerShell ( #563 )
2023-05-07 19:19:53 +05:30
Ajeet D'Souza
0ecfbf7e68
Format + lint more filetypes
2023-05-06 14:25:33 +05:30
Ajeet D'Souza
0b51cb6591
Improve completions ( #562 )
2023-05-06 20:48:19 +05:30
Ajeet D'Souza
5de13befbc
Replace xtask with justfile
2023-05-06 03:55:18 +05:30
Ajeet D'Souza
a7c8231e56
Update GitHub Actions
2023-05-05 13:24:44 +05:30
Ajeet D'Souza
03df9d4d1f
Update install script to support Windows
2023-04-30 15:05:51 +05:30
Ajeet D'Souza
56956779b2
Consistent style for environment variables
2023-04-16 19:54:55 +05:30
Ajeet D'Souza
4dff2b1602
Add support for older Fish versions
2023-04-15 00:08:16 +05:30
Lily Mara
4f475a75cb
Nushell: use new lambda syntax
2023-04-15 00:05:05 +05:30
StepSecurity Bot
fa1cfb490d
Harden GitHub Actions ( #544 )
...
* Harden GitHub Actions
* Update release.yml
---------
Co-authored-by: Ajeet D'Souza <98ajeet@gmail.com>
2023-03-19 15:20:22 +05:30
Josh Medeski
8f1cb75732
docs: add t to third-party integrations ( #537 )
2023-03-01 14:15:46 +05:30
Ajeet D'Souza
39f5aaa308
Formatting
2023-03-01 13:55:22 +05:30
Ajeet D'Souza
3c8a0d6b13
Add alias for `import --from=fasd`
2023-02-18 10:55:45 +05:30
sitiom
4ded81e277
Add Winget installation in the README ( #530 )
...
Co-authored-by: Ajeet D'Souza <98ajeet@gmail.com>
2023-01-31 10:37:50 +05:30
Ajeet D'Souza
7299e33a80
Update README
2023-01-27 00:02:24 +05:30
Ajeet D'Souza
1c651bf8cd
Upgrade minimum supported fzf version ( #523 )
2023-01-23 12:04:11 +05:30
Ajeet D'Souza
066730f95d
Add MSRV to CI
2023-01-18 11:05:19 +05:30
Ajeet D'Souza
575cfd485c
Add instructions to import from fasd ( #519 )
2023-01-18 09:20:45 +05:30
Ajeet D'Souza
59d80a7b60
fzf: disable sorting of results ( #515 )
2023-01-16 01:17:41 +05:30
Blonteractor
2c2286cea2
Added better output in query when already in the matched directory ( #463 )
2023-01-09 15:55:33 +05:30
Ajeet D'Souza
65c5e86968
Simplify generics
2023-01-08 22:34:07 +05:30
Ajeet D'Souza
86741bbe6a
Define completions on __zoxide_z
2023-01-08 07:51:03 +05:30
Ajeet D'Souza
2555870c31
Handle rate limits in installer
2023-01-08 05:21:00 +05:30
Ajeet D'Souza
b747a0cfc3
Use toml-action
2023-01-08 05:03:09 +05:30
Ajeet D'Souza
21520d9bbf
chore(release): v0.9.0
2023-01-08 04:42:50 +05:30
Ajeet D'Souza
3ab0a7b8fd
Edit subcommand ( #498 )
2023-01-07 22:58:10 +05:30
Ajeet D'Souza
cf0c9c002e
Add no response workflow
2023-01-07 09:12:05 +05:30
Ajeet D'Souza
7af4da1dab
fzf: enable colors in preview when possible on macOS / BSD
2022-12-09 02:29:01 +05:30
Ajeet D'Souza
82d4f73aae
Use tab to cycle through completions ( #496 )
2022-12-09 01:35:13 +05:30
Ajeet D'Souza
e8c5f7a975
Upgrade Nushell to v0.73.0 ( #495 )
2022-12-08 23:24:43 +05:30