You are not logged in.

#1 2013-01-17 22:53:05

ball
Member
From: Germany
Registered: 2011-12-23
Posts: 164

[SOLVED] zsh: command not found: promptinit / prompt

Hi!

I try to switch to zsh but zsh fails to find the promptinit and prompt command.

This is my .zshrc

# Lines configured by zsh-newuser-install
HISTFILE=~/.histfile
HISTSIZE=1000
SAVEHIST=1000
bindkey -e
# End of lines configured by zsh-newuser-install
# The following lines were added by compinstall
zstyle :compinstall filename '/home/freddy/.zshrc'

autoload -Uz compinit
compinit
# End of lines added by compinstall

promptinit
prompt walters

When I open a terminal in X or login on TTY I get the two errors

/home/freddy/.zshrc:14: command not found: promptinit
/home/freddy/.zshrc:15: command not found: prompt

What am I doing wrong?

Last edited by ball (2013-01-18 10:32:42)

Offline

#2 2013-01-17 23:17:53

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: [SOLVED] zsh: command not found: promptinit / prompt


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2013-01-18 10:32:12

ball
Member
From: Germany
Registered: 2011-12-23
Posts: 164

Re: [SOLVED] zsh: command not found: promptinit / prompt

Ok, this is embarrassing. I thought I double-checked...

Offline

Board footer

Powered by FluxBB