mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-02-25 18:55:28 -06:00
add more suggestions
This commit is contained in:
@@ -311,6 +311,9 @@ type AppState struct {
|
||||
LastUpdateCheck int64
|
||||
RecentRepos []string
|
||||
StartupPopupVersion int
|
||||
|
||||
// these are for custom commands typed in directly, not for custom commands in the lazygit config
|
||||
CustomCommandsHistory []string
|
||||
}
|
||||
|
||||
func getDefaultAppState() *AppState {
|
||||
|
||||
Reference in New Issue
Block a user