Skip to content

Chapter Seven: Neighbors

Latest
Compare
Choose a tag to compare
@egorlem egorlem released this 04 Nov 13:42
· 19 commits to main since this release
764b2cb

Part Two: Questions — Chapter Seven: Neighbors

Added

  • Added color settings for less and man.
  • Added new styles for parameter, option, and command autocompletion.
  • Multiple Prompt Levels: Implemented different prompt levels (PS1, PS2, PS3) for better user interaction and visual separation in the shell.

Changed

  • Changed the project license from MIT to WTFPL.
  • Renamed theme file from 021011.zsh-theme to ultima.zsh-theme.
  • Updated colors and symbols for various segments in the shell prompt.
  • Changed LS_COLORS settings for BSD and GNU systems.

Full Changelog: p2.c6...p2.c7