diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |