diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-11-05 12:17:03 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-11-05 12:17:03 +0100 |
| commit | d3dfec6f52d8093db276adb62021ced8f58e590c (patch) | |
| tree | 91136e5b803a7058d42f998660cd4ba86fdf379d /_posts/2023-05-25-show-xterm-colors.md | |
| parent | e490ef9a85ff161305d5647281ed316b54366bca (diff) | |
| download | mitjafelicijan.com-d3dfec6f52d8093db276adb62021ced8f58e590c.tar.gz | |
Added lazy loading to images
Diffstat (limited to '_posts/2023-05-25-show-xterm-colors.md')
| -rw-r--r-- | _posts/2023-05-25-show-xterm-colors.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_posts/2023-05-25-show-xterm-colors.md b/_posts/2023-05-25-show-xterm-colors.md index 00a3e76..56050fd 100644 --- a/_posts/2023-05-25-show-xterm-colors.md +++ b/_posts/2023-05-25-show-xterm-colors.md | |||
| @@ -11,7 +11,7 @@ tags: [linux] | |||
| 11 | - `bash xterm-palette.sh` - will show you number of max colors available | 11 | - `bash xterm-palette.sh` - will show you number of max colors available |
| 12 | - `bash xterm-palette.sh -v` - will create a list of all colors with codes | 12 | - `bash xterm-palette.sh -v` - will create a list of all colors with codes |
| 13 | 13 | ||
| 14 |  | 14 | {:loading="lazy"} |
| 15 | 15 | ||
| 16 | ```sh | 16 | ```sh |
| 17 | #!/usr/bin/env bash | 17 | #!/usr/bin/env bash |
