fachinformatiker-wiki

it's easy when it's here

User Tools

Site Tools


linux:ohmyzsh

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:ohmyzsh [2023/03/25 04:36] – [Installation] adminlinux:ohmyzsh [2024/03/16 16:13] (current) – [Plugins] gsys
Line 2: Line 2:
 ===== Installation ===== ===== Installation =====
  
-<code bash>+<code>
 sudo apt update sudo apt update
 sudo apt install zsh curl git sudo apt install zsh curl git
Line 9: Line 9:
  
 Standard-Shell ändern: Standard-Shell ändern:
-<code bash>+<code>
 chsh -s $(which zsh) chsh -s $(which zsh)
 </code> </code>
 ===== Plugins ===== ===== Plugins =====
  
-''~/.zshrc''+''nano ~/.zshrc''
 <code> <code>
 ZSH_THEME="duellj" ZSH_THEME="duellj"
linux/ohmyzsh.1679715382.txt.gz · Last modified: 2024/02/17 19:03 (external edit)