xwmx / astral

A Zsh theme with contextual information and Zen mode.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

                   `..                    `..
                   `..                    `..
   `..     `.... `.`. `.`. `...   `..     `..
 `..  `.. `..      `..   `..    `..  `..  `..
`..   `..   `...   `..   `..   `..   `..  `..
`..   `..     `..  `..   `..   `..   `..  `..
  `.. `...`.. `..   `.. `...     `.. `...`...

❯❯❯❯ astral

A Zsh Theme with Zen Mode.

In normal mode, the astral prompt consists of 3 lines:

  • Return Line: Displays the duration of the previous command and the time and date that the command exited. The return line is displayed in red when a command returns with an error status.
  • Context Line: Displays the machine name, current path, and ssh status. When in a project directory, the context line also displays git status and language version information.
  • Prompt line: Displays a simple prompt using color to indicate the return status of the last command.

astral zen mode hides the return and context lines, leaving just the prompt.

❯❯❯❯ preview

astral preview

❯❯❯❯ companions

About

A Zsh theme with contextual information and Zen mode.

License:MIT License


Languages

Language:Shell 100.0%