diff options
author | ben | 2024-10-09 19:10:21 +0200 |
---|---|---|
committer | ben | 2024-10-09 19:10:21 +0200 |
commit | 2fa39bf76faf78f92d371824b0f2f5fe3ee90445 (patch) | |
tree | d9d071067805f398d4c89db70abd9bc8596f6c8f | |
parent | 3b2cf3a5eeab5ba3d34bf80d9fbd618ec2dd1529 (diff) | |
download | fms-2fa39bf76faf78f92d371824b0f2f5fe3ee90445.tar.gz fms-2fa39bf76faf78f92d371824b0f2f5fe3ee90445.tar.bz2 fms-2fa39bf76faf78f92d371824b0f2f5fe3ee90445.tar.xz |
improves visibility
-rw-r--r-- | README.md | 8 |
1 files changed, 3 insertions, 5 deletions
@@ -1,9 +1,11 @@ # Fast Memo Shell -'Fast Memo Shell' is a tool designed to boost productivity when using a ZSH shell. +**Fast Memo Shell** is a tool designed to boost productivity when using a ZSH shell. It allows users to enhance their current shell with a customized list of commands by using the Alt+L key combination or by typing the command 'f'. + + ## How to install ### Dependencies @@ -84,7 +86,3 @@ To select the right command, you can: * Once you have the desired command selected, just press Enter. Fast Memo Shell can also display all available manuals. To switch between both modes, use Shift+Left and Shift+Right arrows." - -## Demo - -
\ No newline at end of file |