UCL-ARC / swc-shell-split-window

Script to split the shell using tmux
MIT License
36 stars 16 forks source link

Suggestion to clarify path to run script #6

Closed dmgt closed 6 years ago

dmgt commented 6 years ago

Thanks for this tool - I used it setting up for SWC instructor checkout with ./swc-shell-split-window.sh and plan to use it in future too.

My understanding is that the command under Use section won't work as written for many people if they don't have the current directory added to their $PATH, so it'd be helpful to either add ./ to the start of the example and/or add a note that this may be necessary

rgaiacs commented 6 years ago

Thanks for the fix. Great catch.