summaryrefslogtreecommitdiff
path: root/plugins/pow/pow.plugin.zsh
AgeCommit message (Collapse)Author
2018-08-07use https everywhere (#6574)Janosch Schwalm
* use https everywhere * use https links on the files that are left Also, removed some broken links and updated redirections.
2014-11-06Change all pwd calls for $PWD variableMarc Cornellà
This avoids spawning additional processes as $PWD **always** contains the current working directory.
2014-03-25Allowing path with spaces in pow pluginSimon Courtois
This commit allows for paths with spaces to be symlinked in Pow. If an application is located in a folder like `/some path/to the/app` the powit command would fail when it shouldn't. It's not the case anymore.
2012-04-04command to restart pow processcmar
2012-03-09added powed command to list pow urlscmar
2012-01-18bug : stop creating those ~ directoriesJohn Antoni Griffiths
add powit command to symlink an app if it hasn't been already
2012-01-18don't check for tmp dirJohn Antoni Griffiths
2012-01-18add alias to view the standard out (puts) from any pow appJohn Antoni Griffiths
2012-01-18take in csexton's changesJohn Antoni Griffiths
https://gist.github.com/1019777/70dbb46db9bd5b346faf543a9dd4edac4782adda
2012-01-18fix for pow plugin to default to current dirJohn Antoni Griffiths
2011-05-28Pow! Restart HelperAndrew Hodges
Add helper function to restart an app running on Pow!