This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[custom.laravel] | |
when = "test -f artisan" | |
command = ''' | |
cat composer.lock| pcregrep -M '"name": "laravel/framework",\n.*"version":' | grep -Eo 'v([0-9]*\.[0-9]*\.[0-9]*)' | |
''' | |
format = "via [$symbol($output )]($style)" | |
symbol = " " | |
style = "fg:#FF2D20 bold" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Windows Registry Editor Version 5.00 | |
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\TimeZoneInformation] | |
"RealTimeIsUniversal"=- |