mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-12-24 15:48:48 +01:00
Add commands.md as a test help layout
This commit is contained in:
parent
8af65b0825
commit
ba9f484e51
9
help/commands.md
Normal file
9
help/commands.md
Normal file
@ -0,0 +1,9 @@
|
||||
## Common Commands
|
||||
|
||||
- Move files: `mv <source> <dest>`
|
||||
- Move directories: `mv -r <source> <dest>`
|
||||
|
||||
## Inox
|
||||
|
||||
- Open <url> in a new borderless window `inox --app=<url>`
|
||||
- Open <url> in the current browser session `inox <url>`
|
Loading…
Reference in New Issue
Block a user