Built-in Terminal Shell Customization

// Setting the Default Shell

TermStudio executes /bin/bash by default. You can change this to /bin/zsh or /bin/fish in the settings pane or configuration JSON file.

// Environment Profiles

Define custom terminal profiles for different environments (e.g. Node.js development or Python virtualenv). Profiles allow setting custom environment variables automatically on terminal launch.

// Customizing Shell Colors

Set custom colors for your shell emulator. The color configuration supports standard 16-color ANSI presets and full 24-bit TrueColor maps.