Fix indention

This commit is contained in:
David Heinemeier Hansson 2024-05-28 20:32:02 -07:00
parent 8ff544aa75
commit dbaa83d43b

View File

@ -3,7 +3,7 @@
Omakub installs a host of modern commands that improve on the Linux stables. You should eventually read up on all eza, fzf, zoxide, bat has to offer.But here are the most important ways.
| Command | Function |
| ------------------------ | ------------------------------- |
| ------------------------- | ------------------------------------------- |
| lt | Show nested files and directories |
| ff | Fuzzy find files from current dir |
| .. | Go up one directory from current |
@ -14,4 +14,3 @@ Omakub installs a host of modern commands that improve on the Linux stables. You
| g | Git |
| compress <file/dir> | Compress named file/dir as tar.gz |
| decompress <file> | Decompress tar.gz file |