waaghals / toip

Configure your development tools as containers. Allows all developers to use the exact same tooling without having to install or manage them manually. Run them as if they are install locally.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add inject command to configure path on host

waaghals opened this issue · comments

  • Create run scripts into special directory (hashed to directory of current config)
  • Symlink current run script dir into current $PATH
  • Skip directories without configuration file
  • Traverse up the directories to find first available configuration
Configure cd 'hooks' Add flag to configure re-export of PATH Documentation
Bash
Fish
Zsh

Similar to starship.