jamesob / desk

A lightweight workspace manager for the shell
MIT License
2.54k stars 112 forks source link

Add command path to get the path for desk's environment #72

Open AitorATuin opened 7 years ago

AitorATuin commented 7 years ago

Dunno if this is a desired feature but It's useful to me. I'm using desktop inside of tmuxinator (basically I don't want to spawn a new shell) so I'm sourcing desk's environments instead. For that I have an alias that just get the path for the desk (using 'desk path desk-name') and sources it.