feat: remove borders to make it easy to copy

This commit is contained in:
asrul10
2023-04-09 10:25:50 +07:00
parent 148e1d9420
commit 0e50c8ec04
4 changed files with 5 additions and 21 deletions

View File

@@ -18,9 +18,9 @@ Or you can [download lcg executable file](https://github.com/asrul10/linux-comma
```bash
> lcg I want to extract linux-command-gpt.tar.gz file
Completed in 0.92 seconds
┌────────────────────────────────────┐
tar -xvzf linux-command-gpt.tar.gz
└────────────────────────────────────┘
tar -xvzf linux-command-gpt.tar.gz
Are you sure you want to execute the command? (Y/n):
```