Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rbenv: no such command `shell' on Ubuntu #24

Open
scalopus opened this issue Oct 16, 2013 · 0 comments
Open

rbenv: no such command `shell' on Ubuntu #24

scalopus opened this issue Oct 16, 2013 · 0 comments

Comments

@scalopus
Copy link
Contributor

Hi, I have issue as below

warun@Warun-DDPC:/.phpenv/libexec (master)$uname -a
Linux Warun-DDPC 3.8.0-31-generic #46-Ubuntu SMP Tue Sep 10 20:03:44 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
warun@Warun-DDPC:
/.phpenv/libexec (master)$cat /etc/issue
Ubuntu 13.04 \n \l

warun@Warun-DDPC:~/.phpenv/libexec (master)$tail ~/.bashrc
parse_git_branch() {
git branch 2> /dev/null | sed -e '/^[^_]/d' -e 's/_ (.*)/(\1)/'
}
PS1="${debian_chroot:+($debian_chroot)}[\033[01;32m]\u@\h[\033[00m]:[\033[01;34m]\w[\033[31m] $(parse_git_branch)[\033[00m]$[\033[00m]"

source ~/.git-pairing-prompt.sh

export PS1="[$(__git_pairing_prompt)] "

export PATH=$PATH:$HOME/.phpenv/bin:$HOME/.phpenv/shims

eval "$(rbenv init -)"
warun@Warun-DDPC:/.phpenv/libexec (master)$source /.bashrc
warun@Warun-DDPC:
/.phpenv/libexec (master)$phpenv version
system (set by /home/warun/.phpenv/version)
warun@Warun-DDPC:
/.phpenv/libexec (master)$phpenv shell
rbenv: no such command `shell'
warun@Warun-DDPC:~/.phpenv/libexec (master)$ls |grep shell
rbenv-sh-shell

Do I missing anything?

robfrawley pushed a commit to src-run/phpenv that referenced this issue May 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant