Joe Diragi

Results 11 comments of Joe Diragi

It works the same as on a local machine. just install node & npm to the server, npm install peerflix-server, start peerflix-server and go to the servers url at port...

I would love to see an implementation of some config scripts for systemd and openrc. I tried an OpenRC version the other day but no go. It looked like this...

you know, I'm not 100% sure. However I *do* know that `/etc/init.d/NetworkManager` will be available on all systems with NetworkManager, whereas `/etc/init.d/networking` is not always available. If systemd systems can...

Basically this PR, *as-is* simply adds gentoo, devuan, artix and other open-rc based distros to the list of compatible distros. Some people *could* have a wierd setup. And to be...

@denysdovhan by default it is shown everywhere. Do you mean default as in it should be shown only inside of project folders unless configured differently?

Thanks for posting. Investigating now!

@epsimatic yeah looks like it already works! I'd like to have the server name show in the tab name so I'll get to work on that for the complete implementation

This is a great idea! I'll work on this for the next release!

I've fixed the issue with this section showing in all directories and added functionality so the section works without xcenv installed. The `SPACESHIP_XCODE_SHOW_LOCAL/GLOBAL` flags do the same thing they did...

The `global` and `local` variables make sense for users who have separate Xcode environments setup with `xcenv`. Global/Local here refers to different Xcode environments, which is maybe a bit confusing...