Add lazygit config with custom deploy command
This commit is contained in:
parent
669c75da97
commit
e17180cf47
7
lazygit/.config/lazygit/config.yml
Normal file
7
lazygit/.config/lazygit/config.yml
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
customCommands:
|
||||||
|
- key: '<c-d>'
|
||||||
|
context: 'global'
|
||||||
|
command: "dep deploy"
|
||||||
|
showOutput: true
|
||||||
|
loadingText: "Deploying"
|
||||||
|
outputTitle: "Deploy output"
|
Loading…
x
Reference in New Issue
Block a user