Jump to content

Zsh: Difference between revisions

2 bytes removed ,  27 February
m
programs.zsh.oh-my-zsh options were renamed to programs.zsh.ohMyZsh
imported>NWuensche
m (oh my zsh named changed)
imported>Lplawlor
m (programs.zsh.oh-my-zsh options were renamed to programs.zsh.ohMyZsh)
Line 44: Line 44:
programs.zsh = {
programs.zsh = {
   ... # Your zsh config
   ... # Your zsh config
  oh-my-zsh = {
  ohMyZsh = {
     enable = true;
     enable = true;
     plugins = [ "git" "thefuck" ];
     plugins = [ "git" "thefuck" ];
Anonymous user