gh: include version in settings

Also add an activation script block for allowing gh version 2.40.0 and
later to perform account migration.
This commit is contained in:
Harsh Shandilya 2023-12-08 19:33:19 +05:30
parent 80679ea507
commit d1d950841d
3 changed files with 23 additions and 1 deletions

View file

@ -18,6 +18,7 @@
co: pr checkout
editor: vim
git_protocol: https
version: '1'
''
}
'';

View file

@ -28,6 +28,7 @@
co: pr checkout
editor: vim
git_protocol: https
version: '1'
''
}
'';