summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorKyohei Uto <im@kyoheiu.dev>2023-01-19 05:06:03 +0900
committerKyohei Uto <im@kyoheiu.dev>2023-01-19 05:06:03 +0900
commit13d2428be21eb2c2d6d601df11e57fd2a8d38f1b (patch)
tree46a31926b2669ab80c83ca1f9f0acfcf033ea20e /README.md
parentccfb50e98d8a0681095ee79992385834df9f2267 (diff)
Add the binary name via pacman
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 274853d..abc2afc 100644
--- a/README.md
+++ b/README.md
@@ -73,6 +73,9 @@ cargo install felix
pacman -S felix-rs
```
+*The launcher binary name is `felix` via pacman.
+Alias fx='felix' if you want, as this document (and other installations) uses `fx`.*
+
### NetBSD
Available from the official repositories.
@@ -104,6 +107,8 @@ These apps do not need any configuration to use with felix!
## Usage
+*If you install this app via pacman, the default binary name is `felix`.*
+
```
`fx` => Show items in the current directory.
`fx <directory path>` => Show items in the directory.