Merge pull request #230 from FriendlyTroll/patch-1

Update INSTALL.md
This commit is contained in:
Ethan Edwards 2023-08-29 10:32:17 -04:00 committed by GitHub
commit ce10069d15
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -210,6 +210,12 @@ Enable military time
set -g @dracula-military-time true
```
Set custom time format e.g (2023-01-01 14:00)
```bash
set -g @dracula-time-format "%F %R"
```
See [[this page]](https://man7.org/linux/man-pages/man1/date.1.html) for other format symbols.
#### git options
Hide details of git changes