Commit graph

171 commits

Author SHA1 Message Date
Ajeet D'Souza
d6c0203c09 Add Ubuntu install instructions 2025-05-27 05:28:12 +05:30
XTY
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'Souza
09aa626a86
Add support for csh (#1047) 2025-05-06 11:28:54 +05:30
Y.D.X.
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'Souza
8118af567c
Update integrations 2025-03-20 11:46:13 +05:30
Ajeet D'Souza
0f07314d33
Update README.md 2025-02-27 00:06:36 +05:30
oliviajohnsto
868a242e05
Add Warp Pack sponsorship (#978) 2025-02-10 03:44:02 +05:30
Bahex
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-hubbard
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 Jeschke
075fd2c695
Add note about the default hook behaviour (#890) 2024-09-20 20:41:34 +05:30
Ajeet D'Souza
4403326d58
Update ksh instructions 2024-09-13 07:29:36 +05:30
Ajeet D'Souza
c1d7c4f4c7
Add support for ksh (#885) 2024-09-13 05:00:42 +05:30
Ajeet D'Souza
e2891634e2
Feature alfred-zoxide on README 2024-05-12 03:17:13 +05:30
Aaron Dill
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 Legrand
36f440f3e3
docs: add install instructions for Exherbo Linux in README.md (#783) 2024-04-13 02:12:00 +05:30
Ajeet D'Souza
9f67fb5bb9
Add yazi integration 2024-03-30 02:07:55 +05:30
xfzv
18001773f3
Add Gentoo repository (#743) 2024-03-05 10:36:09 +05:30
Ajeet D'Souza
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'Souza
346f3aa90f
Use install script for BSD 2024-02-20 14:51:19 +05:30
Ajeet D'Souza
c5451205f4
Add Solus packages 2024-02-20 14:44:50 +05:30
Z572
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'Souza
90c66df2a8
More strikethrough 2024-02-16 00:01:38 +05:30
Ajeet D'Souza
0488b8cee2
Strikeout out-of-date packages 2024-02-15 21:48:20 +05:30
Zuruh
f32dc6bcd8
Update nushell template to use rest operator where needed (#663) 2024-02-13 03:01:04 +05:30
hackers267
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 Sullivan
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
Ajeet D'Souza
acf3fcc7fb
Add nix install instructions for macOS 2023-07-11 11:31:55 +05:30
Ajeet D'Souza
5f8974fc5c
Add aerc under third-party integrations 2023-06-26 13:58:15 +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
e05637ded1 Improve clarity of setup instructions 2023-05-08 22:40:04 +05:30
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
03df9d4d1f Update install script to support Windows 2023-04-30 15:05:51 +05:30
Ajeet D'Souza
4dff2b1602 Add support for older Fish versions 2023-04-15 00:08:16 +05:30
Josh Medeski
8f1cb75732 docs: add t to third-party integrations (#537) 2023-03-01 14:15:46 +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
575cfd485c
Add instructions to import from fasd (#519) 2023-01-18 09:20:45 +05:30
Ajeet D'Souza
e8c5f7a975
Upgrade Nushell to v0.73.0 (#495) 2022-12-08 23:24:43 +05:30
Ajeet D'Souza
d99e9b7d86 Fix badge 2022-11-15 14:04:21 +05:30
Ajeet D'Souza
1c947110db
Add Slackware to README (#475) 2022-10-28 20:20:23 +05:30