pm
pm copied to clipboard
The easy way to switch between your projects on ZSH
It turns out the install script assumes a `ZSH_CUSTOM` env variable to put the completion plugin, which, if I'm correct, normally would come with an **oh-my-zsh** installation. However, vanilla zsh...
Now, your console isn't available
I'm proposing removing the use of wget for two reasons: - Using wget was set to `--quiet` which hides an error message around using the `--no-check-certificate` but users can't see...
Hi, This doesn't work in MacOS Catalina 10.17.6. Reproduce steps; ``` cd ~ wget https://raw.githubusercontent.com/Angelmmiguel/pm/master/install.sh chmod 755 ./install.sh ``` Then; `. ./install.sh` ``` cd projects/awesome-project pm add awesome-project ``` Yes,...
Hey, I've got problem when installing pm like described in README. Looks like path to pm.zsh file is set to ~/pm/pm.zsh (while pm.zsh is in home folder (~/) ) in...
blablall:~ scott$ pm go cards -bash: cd: /Users/scott/Documents/Github: No such file or directory Current project: cards blablall:~ scott$ cd Documents/Github\ Repos/computer-science-flash-cards/
Hi, while running the install script one is asked to enter the shell name. `What's your shell? [ zsh ]:` The `[zsh]` looks like a default value and if you...
http://fishshell.com/ I'd like to ask when this could be added? It's my main shell.