mirror of
https://github.com/sharkdp/fd.git
synced 2024-11-17 09:28:25 +01:00
commit
e0d03d170e
2 changed files with 2 additions and 2 deletions
|
@ -625,7 +625,7 @@ You can install [the fd-find package](https://www.freshports.org/sysutils/fd) fr
|
|||
pkg install fd-find
|
||||
```
|
||||
|
||||
### From NPM
|
||||
### From npm
|
||||
|
||||
On linux and macOS, you can install the [fd-find](https://npm.im/fd-find) package:
|
||||
|
||||
|
|
|
@ -220,7 +220,7 @@ _fd() {
|
|||
_fd "$@"
|
||||
|
||||
# ------------------------------------------------------------------------------
|
||||
# Copyright (c) 2011 Github zsh-users - http://github.com/zsh-users
|
||||
# Copyright (c) 2011 GitHub zsh-users - http://github.com/zsh-users
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use in source and binary forms, with or without
|
||||
|
|
Loading…
Reference in a new issue