186 Commits
Author SHA1 Message Date
Ajeet D'Souza e3ef7c9b41 Refresh GIF 2026-08-22 17:12:00 +05:30
Ajeet D'Souza b16321f789 Add logo 2026-08-21 23:54:45 +05:30
8a3f76da90 Fix minimum supported Nushell version in README (#1284)
Co-authored-by: Ajeet D'Souza <98ajeet@gmail.com>
2026-08-19 03:26:50 +05:30
Ajeet D'Souza b4d216fa43 Remove ASDF 2026-06-30 17:38:06 +05:30
Ajeet D'SouzaandGitHub 1683e7b8ed import: auto-detect databases; add Atuin support (#1232) 2026-05-11 00:24:43 +05:30
Ajeet D'Souza 61f19a60d9 Update README 2026-03-05 11:11:54 +05:30
Ajeet D'SouzaandGitHub a970320caf Update README 2026-03-05 08:02:31 +05:30
Ajeet D'Souza a461c9585f Update README 2026-03-01 14:02:20 +05:30
Ajeet D'Souza f3a07cd3d1 Update README.md 2026-02-19 01:13:09 +05:30
nisbet-hubbardandGitHub fcce9804a7 Update README.md for RHEL 10 & derivatives (#1078) 2025-11-02 05:34:18 +05:30
Halil ÖzgürandGitHub 55cd49d4a0 Strikeout apt.cli.rs due to sunsetting (#1108) 2025-11-02 05:21:57 +05:30
Ajeet D'SouzaandGitHub 194f8e31e4 Update README.md 2025-10-03 02:59:45 +05:30
Ajeet D'SouzaandGitHub eb7b08fed3 Update README.md 2025-09-30 18:34:43 +05:30
Ajeet D'Souza 76125d9bd3 Update sponsorship 2025-09-18 21:11:43 +05:30
Bryan CoreyandGitHub c070535968 Add link to raycast-zoxide integration (#1050) 2025-08-16 09:57:04 +05:30
Ajeet D'Souza d6c0203c09 Add Ubuntu install instructions 2025-05-27 05:28:12 +05:30
XTYandGitHub f1d848820a docs(install): fix broken Nixpkgs link (#1051) 2025-05-10 00:19:12 +05:30
Ajeet D'Souza 095b270fea csh -> tcsh 2025-05-06 00:26:07 -07:00
Ajeet D'SouzaandGitHub 09aa626a86 Add support for csh (#1047) 2025-05-06 11:28:54 +05:30
b193a84eb0 docs: Update minimum supported fzf version (#1034)
Before v0.51.0, fzf generates redundant escaping of backslashes for Windows, which breaks `zoxide edit`.
https://github.com/junegunn/fzf/releases/tag/0.51.0

Closes #539

Co-authored-by: Loïc Riegel <loic.riegel@outlook.fr>
2025-04-04 20:49:14 +05:30
Ajeet D'SouzaandGitHub 8118af567c Update integrations 2025-03-20 11:46:13 +05:30
Ajeet D'SouzaandGitHub 0f07314d33 Update README.md 2025-02-27 00:06:36 +05:30
oliviajohnstoandGitHub 868a242e05 Add Warp Pack sponsorship (#978) 2025-02-10 03:44:02 +05:30
BahexandGitHub da0fdb2bae Update nushell init script (#966) 2025-02-10 02:47:41 +05:30
Ajeet D'Souza 678bbdefbc Use POSIX implementation for ksh shells
Only ksh93 supports DEBUG traps, and the rest don't have any features
that can be used for setting up hooks. May as well use the POSIX
implementation for all ksh shells.
2025-01-09 02:19:20 +05:30
Ajeet D'Souza 1bdf393f9d Update Warp logo 2024-12-25 22:13:55 +05:30
nisbet-hubbardandAjeet D'Souza ede1224259 Update package info on Red Hat-based distros (#905)
---------

Co-authored-by: Ajeet D'Souza <98ajeet@gmail.com>
2024-10-16 04:37:42 +05:30
Peter JeschkeandGitHub 075fd2c695 Add note about the default hook behaviour (#890) 2024-09-20 20:41:34 +05:30
Ajeet D'SouzaandGitHub 4403326d58 Update ksh instructions 2024-09-13 07:29:36 +05:30
Ajeet D'SouzaandGitHub c1d7c4f4c7 Add support for ksh (#885) 2024-09-13 05:00:42 +05:30
Ajeet D'SouzaandGitHub e2891634e2 Feature alfred-zoxide on README 2024-05-12 03:17:13 +05:30
801d5e2f22 New installer options (v2) (#672)
Adds support for serveral new command line options (taken from the usage):
    - `--bin-dir   Override the bin installation directory`
    - `--man-dir   Override the man installation directory`
    - `--arch      Override the architecture identified by the installer`
    - `--sudo      Override the default sudo command`
    - `-h, --help      Display this help message`

---------

Co-authored-by: Ajeet D'Souza <98ajeet@gmail.com>
2024-05-06 02:51:23 +05:30
David LegrandandGitHub 36f440f3e3 docs: add install instructions for Exherbo Linux in README.md (#783) 2024-04-13 02:12:00 +05:30
Ajeet D'SouzaandGitHub 9f67fb5bb9 Add yazi integration 2024-03-30 02:07:55 +05:30
xfzvandGitHub 18001773f3 Add Gentoo repository (#743) 2024-03-05 10:36:09 +05:30
Ajeet D'SouzaandGitHub 65941f60a4 Highlight instructions 2024-02-22 23:47:39 +05:30
Ajeet D'Souza e0158a72a9 Remove install script from Windows instructions 2024-02-20 15:34:31 +05:30
Ajeet D'SouzaandGitHub 346f3aa90f Use install script for BSD 2024-02-20 14:51:19 +05:30
Ajeet D'SouzaandGitHub c5451205f4 Add Solus packages 2024-02-20 14:44:50 +05:30
Z572andGitHub e55e0b27e2 Add GNU guix to install methods 2024-02-16 02:45:36 +05:30
Ajeet D'Souza cf34d02288 --cmd cd works on all shells 2024-02-16 02:31:47 +05:30
Ajeet D'SouzaandGitHub 90c66df2a8 More strikethrough 2024-02-16 00:01:38 +05:30
Ajeet D'SouzaandGitHub 0488b8cee2 Strikeout out-of-date packages 2024-02-15 21:48:20 +05:30
ZuruhandGitHub f32dc6bcd8 Update nushell template to use rest operator where needed (#663) 2024-02-13 03:01:04 +05:30
f537a4e6d2 Update min version of Nushell 0.86.0 (#632)
Co-authored-by: Ajeet D'Souza <98ajeet@gmail.com>
2023-11-19 14:10:52 +05:30
Ajeet D'Souza afdcf6bdff Fix CI 2023-11-19 13:29:11 +05:30
Ajeet D'Souza 073500cbdf Add Warp sponsorship 2023-10-10 14:27:56 +05:30
Connor SullivanandGitHub e3ab444976 Specify exact winget id (#619)
Specifies exact winget identifier
2023-09-11 14:12:25 +05:30
Ajeet D'Souza 9cbd029438 Add pacstall instructions 2023-09-03 12:24:13 +05:30
Ajeet D'Souza 42e1d5dd3b Fix README formatting 2023-07-15 18:33:49 +05:30