mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-12-31 13:57:26 -08:00
parent
9b58ccc373
commit
4554d31168
|
@ -61,4 +61,5 @@ This command is used to get the value of the following variables:
|
|||
|
||||
func init() { //nolint:gochecknoinits
|
||||
rootCmd.AddCommand(getCmd)
|
||||
getCmd.Flags().StringVar(&shellName, "shell", "", "the shell to print for")
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue