Preferences
Edit your AiTerm usage preferences here are list of valid preference variable that can be used. Add -p
or --preferences
to open the preferences
KEY | DESCRIPTION |
---|---|
ask_cmd_execution | Any command execution from aiterm's generated will ask you about confirmation prompt, if you prefer to run all the generated commands without any ask of confirmation you can set this preference with value false. Default value is true |
editor | Set preferenced text editor for aiterm's action that required text editor. By default the value is nano, unfortunately on windows only support notepad for now. |
enable_command_suggestion | Set to true for activating the command suggestion features on interactive mode |
terminal | Set terminal name like iTerm, powershell etc., to get a better generated command. This preference key is not mandatory you can leave it to blank if you don't want to tell us what terminal that you used for aiterm. |
token | Your API token will be saved in here |
Last updated