Fix indention
This commit is contained in:
parent
8ff544aa75
commit
dbaa83d43b
@ -2,16 +2,15 @@
|
|||||||
|
|
||||||
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.
|
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 |
|
| Command | Function |
|
||||||
| ------------------------ | ------------------------------- |
|
| ------------------------- | ------------------------------------------- |
|
||||||
| lt | Show nested files and directories |
|
| lt | Show nested files and directories |
|
||||||
| ff | Fuzzy find files from current dir |
|
| ff | Fuzzy find files from current dir |
|
||||||
| .. | Go up one directory from current |
|
| .. | Go up one directory from current |
|
||||||
| ... | Go up two directories from current |
|
| ... | Go up two directories from current |
|
||||||
| .... | Go up three directories from current |
|
| .... | Go up three directories from current |
|
||||||
| z <dir> | Quick jump to nested dir you've used before |
|
| z <dir> | Quick jump to nested dir you've used before |
|
||||||
| n . | Open neovim with current dir |
|
| n . | Open neovim with current dir |
|
||||||
| g | Git |
|
| g | Git |
|
||||||
| compress <file/dir> | Compress named file/dir as tar.gz |
|
| compress <file/dir> | Compress named file/dir as tar.gz |
|
||||||
| decompress <file> | Decompress tar.gz file |
|
| decompress <file> | Decompress tar.gz file |
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user