


node_version - Show the version number of the installed Node.js.go_version - Show the current GO version.vcs - Information about this git or hg repository (if you are in one).ssh - Indicates whether or not you are in an SSH session.vi_mode- Your prompt's Vi editing mode (NORMAL|INSERT).
Global vpn theme code#
status - The return code of the previous command.root_indicator - An indicator if the user has superuser status.os_icon - Display a nice little icon, depending on your operating system.public_ip - Shows your public IP address.vpn_ip - Shows the current VPN IP address.history - The command number for the current line.disk_usage - Disk usage of your current partition.dir_writable - Displays a lock icon, if you do not have write permissions on the current folder.context - Your username and host, conditionalized based on $USER and SSH status.background_jobs - Indicator for background jobs.The segments that are currently available are: POWERLEVEL9K_RIGHT_PROMPT_ELEMENTS=(status root_indicator background_jobs history time) Available Prompt Segments POWERLEVEL9K_LEFT_PROMPT_ELEMENTS=(context dir vcs) Variables manually, you would put the following in

The table above shows the default values, so if you wanted to set these (status root_indicator background_jobs history time) Options, including color and icon settings: Stylizing Your Prompt Customizing Prompt SegmentsĬustomizing your prompt is easy! Select the segments you want to have displayed,Īnd then assign them to either the left or right prompt by adding the following Settings, but there are plenty of segment customization options available if youīe sure to check out the wiki page on the additional prompt customization No configuration is necessary post-installation if you like the default Once you are done, you can optionally customize your prompt. There are two installation steps to go from a vanilla terminal to a PL9k Powerlevel9k can be used to create both very useful and beautiful terminal environments:īe sure to also check out the Wiki! Installation
